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

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

Partial specialization for std::pair.

Definition at line 1178 of file stl_pair.h.