PIP 5.7.0_beta
Platform-Independent Primitives
is_complex< T > Struct Template Reference

Type trait that reports whether T is a specialization of std::complex. More...

#include <pimathcomplex.h>

Inherits std::false_type.

Detailed Description

template<typename T>
struct is_complex< T >

Type trait that reports whether T is a specialization of std::complex.