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
Ta type is_tuple<T>::value is true if T is an std::tuple<...>

Definition at line 819 of file type_traits.h.


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