Home
last modified time | relevance | path

Searched refs:select2nd (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dfunction.h89 using __STD::select2nd;
H A Dstl_function.h350 template <class _Pair> struct select2nd : public _Select2nd<_Pair> {}; struct