Home
last modified time | relevance | path

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

/third_party/boost/boost/
Dfunctional.hpp487 class const_mem_fun1_ref_t : public boost::functional::detail::binary_function<const T&, A, S> class
490 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