Searched refs:second_type (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dstl_pair.h39 typedef _T2 second_type; typedef in struct:pair
H A Dstl_function.h342 struct _Select2nd : public unary_function<_Pair, typename _Pair::second_type>
344 const typename _Pair::second_type& operator()(const _Pair& __x) const {

Completed in 46 milliseconds