|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <complex>#include <type_traits>Provides a type trait to check if a type is complex.
Definition in file is_complex.hpp.
Go to the source code of this file.
Classes | |
| struct | triqs::is_complex< T > |
| Trait that checks if a type is complex. More... | |