Quantum++
v0.8.6
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>)