Searched defs:const_mem_fun_ref_t (Results 1 – 1 of 1) sorted by relevance
470 class const_mem_fun_ref_t : public boost::functional::detail::unary_function<const T&, S> class473 explicit const_mem_fun_ref_t(S (T::*p)() const) in const_mem_fun_ref_t() function in boost::const_mem_fun_ref_t