libMesh::ScalarTraits< std::complex< T > > Struct Template Reference

#include <compare_types.h>

Static Public Attributes

static const bool value = ScalarTraits<T>::value
 

Detailed Description

template<typename T>
struct libMesh::ScalarTraits< std::complex< T > >

Definition at line 78 of file compare_types.h.

Member Data Documentation

◆ value

template<typename T >
const bool libMesh::ScalarTraits< std::complex< T > >::value = ScalarTraits<T>::value
static

Definition at line 78 of file compare_types.h.


The documentation for this struct was generated from the following file: