TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
#include <nda/concepts.hpp>
Check if a given type is an instantiation of some other template type.
See nda::is_instantiation_of for more information.
T | Type to check. |
TMPLT | Template template type to check against. |
Definition at line 137 of file concepts.hpp.