Searched defs:const_mem_fun_t (Results 1 – 6 of 6) sorted by relevance
87 _LIBCPP_HIDE_FROM_ABI explicit const_mem_fun_t(_Sp (_Tp::*__p)() const) : __p_(__p) {} in const_mem_fun_t() function