TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
#include <nda/traits.hpp>
Check if type T
is of type TMPLT<...>
.
For example, the following code will compile:
TMPLT | Template type to check against. |
T | Type to check. |
Definition at line 51 of file traits.hpp.