libstdc++: std::tuple_element< 1, pair< _Tp1, _Tp2 > (original) (raw)

template<class _Tp1, class _Tp2>
struct std::tuple_element< 1, pair< _Tp1, _Tp2 > >

Partial specialization for std::pair.

Definition at line 1183 of file stl_pair.h.