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

/haiku/headers/cpp/
H A Dstl_pair.h38 typedef _T1 first_type; typedef in struct:pair
H A Dstl_function.h335 struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> {
336 const typename _Pair::first_type& operator()(const _Pair& __x) const {

Completed in 41 milliseconds