Searched defs:select2nd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/cld/base/
H A Dstl_decl_msvc.h59 struct select2nd : public std::unary_function<_Pair, typename _Pair::second_type> struct in inherits:std::unary_function
/external/stlport/stlport/stl/
H A D_function.h323 // select1st and select2nd are extensions: they are not part of the standard.
325 template <class _Pair> struct select2nd : public _STLP_PRIV _Select2nd<_Pair> {}; struct in inherits:_STLP_PRIV_Select2nd

Completed in 867 milliseconds