Home
last modified time | relevance | path

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

/haiku/headers/cpp/
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