Searched defs:mem_fun_impl (Results 1 – 1 of 1) sorted by relevance
94 struct mem_fun_impl struct96 typedef typename remove_reference<Type>::type result_type;107 operator()(const ChainedPtr& x)const in operator ()()112 Type operator()(Class& x)const in operator ()()117 Type operator()(const reference_wrapper<Class>& x)const in operator ()()