Quantum++
v1.0.0-beta3
C++11 quantum computing library
|
Checks whether the type is a complex type. More...
#include <traits.h>
Checks whether the type is a complex type.
Provides the member constant value which is equal to true, if the type is a complex type, i.e. std::complex<T>