Searched defs:mem_fun1_t (Results 1 – 1 of 1) sorted by relevance
172 class mem_fun1_t : public ::std::binary_function<_Tp*,_Arg,void> class176 explicit mem_fun1_t(_fun_type __pf) : _M_f(__pf) {} in mem_fun1_t() function in comphelper::mem_fun1_t
Completed in 8 milliseconds