Quantum++
v1.1
A modern 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 constant member value which is equal to true, if the type is a complex type, i.e. std::complex<T>