G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
is_complex< T > Struct Template Reference

Detailed Description

template<class T>
struct gismo::util::is_complex< T >

Type trait is_complex<T> checks if type T is of type std::complex<...>

Inherits integral_constant< T, v >.

Inherited by is_complex< const T >, is_complex< volatile T >, and is_complex< volatile const T >.