second_type
struct _Select2nd : public unary_function<_Pair, typename _Pair::second_type>
const typename _Pair::second_type& operator()(const _Pair& __x) const {