Home
last modified time | relevance | path

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

/haiku/headers/cpp/
H A Dfunction.h76 using __STD::binder1st;
H A Dstl_function.h187 class binder1st
194 binder1st(const _Operation& __x, in binder1st() function
204 inline binder1st<_Operation>
208 return binder1st<_Operation>(__oper, _Arg1_type(__x)); in bind1st()