Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/inc/comphelper/
H A Dstl_types.hxx172 class mem_fun1_t : public ::std::binary_function<_Tp*,_Arg,void> class
176 explicit mem_fun1_t(_fun_type __pf) : _M_f(__pf) {} in mem_fun1_t() function in comphelper::mem_fun1_t

Completed in 18 milliseconds