|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/utility/expression_template_tools.hpp>
Trait identifying types that lie in \( \mathbb{Z} \cup \mathbb{R} \cup \mathbb{C} \).
True for all arithmetic types (including bool) and for std::complex<T>.
| T | Type to inspect. |
Definition at line 119 of file expression_template_tools.hpp.