TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
triqs::utility::is_in_ZRC< T >

#include <triqs/utility/expression_template_tools.hpp>

Detailed Description

template<typename T>
struct triqs::utility::is_in_ZRC< T >

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>.

Template Parameters
TType to inspect.

Definition at line 119 of file expression_template_tools.hpp.


The documentation for this struct was generated from the following file: