Searched refs:_Select2nd (Results 1 – 1 of 1) sorted by relevance
342 struct _Select2nd : public unary_function<_Pair, typename _Pair::second_type> struct350 template <class _Pair> struct select2nd : public _Select2nd<_Pair> {}; argument