Home
last modified time | relevance | path

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

/haiku/headers/cpp/
H A Dfunction.h109 using __STD::mem_fun1;
H A Dstl_function.h678 inline mem_fun1_t<_Ret,_Tp,_Arg> mem_fun1(_Ret (_Tp::*__f)(_Arg)) in mem_fun1() function
682 inline const_mem_fun1_t<_Ret,_Tp,_Arg> mem_fun1(_Ret (_Tp::*__f)(_Arg) const) in mem_fun1() function