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

Documentation

template<typename T>
struct TiledArray::detail::is_pair< T >

Template Parameters
Ta type is_pair<T>::value is true if T is an std::pair<...>

Definition at line 1196 of file type_traits.h.


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