Home
last modified time | relevance | path

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

/third_party/boost/boost/
Dfunctional.hpp454 class mem_fun1_ref_t : public boost::functional::detail::binary_function<T&, A, S> class
457 explicit mem_fun1_ref_t(S (T::*p)(A)) in mem_fun1_ref_t() function in boost::mem_fun1_ref_t