Searched defs:mem_fun1_ref_t (Results 1 – 1 of 1) sorted by relevance
454 class mem_fun1_ref_t : public boost::functional::detail::binary_function<T&, A, S> class457 explicit mem_fun1_ref_t(S (T::*p)(A)) in mem_fun1_ref_t() function in boost::mem_fun1_ref_t