TiledArray::detail::is_tuple< T > Struct Template Reference
Inheritance diagram for TiledArray::detail::is_tuple< T >:

Collaboration diagram for TiledArray::detail::is_tuple< T >:

Documentation
template<class T>
struct TiledArray::detail::is_tuple< T >
- Template Parameters
-
T a type is_tuple<T>::valueis true ifTis anstd::tuple<...>
Definition at line 819 of file type_traits.h.
The documentation for this struct was generated from the following file:
- TiledArray/type_traits.h
1.8.20