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
-
T a type is_pair<T>::valueis true ifTis anstd::pair<...>
Definition at line 1196 of file type_traits.h.
The documentation for this struct was generated from the following file:
- TiledArray/type_traits.h
1.8.20