|
TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
#include <nda/concepts.hpp>
True iif T is same_as any of the Us.
See nda::is_any_of for implementation.
| T | Type to check |
| Us | Types to check against |
Definition at line 112 of file concepts.hpp.