Searched defs:ptr_fun (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_function.h300 inline pointer_to_unary_function<_Arg, _Result> ptr_fun(_Result (*__x)(_Arg)) function
321 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) { function

Completed in 91 milliseconds