Partial specialization for std::pair.
More...
List of all members.
Public Types |
|
typedef _Tp1 | type |
Detailed Description
template<class _Tp1, class _Tp2>
struct std::tuple_element< 0, std::pair< _Tp1, _Tp2 > >
Partial specialization for std::pair.
Definition at line 96 of file utility.
The documentation for this struct was generated from the following file: