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