Searched defs:_Select1st (Results 1 – 1 of 1) sorted by relevance
335 struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> { struct349 template <class _Pair> struct select1st : public _Select1st<_Pair> {}; argument