Searched defs:const_member_base (Results 1 – 1 of 1) sorted by relevance
45 struct const_member_base struct47 typedef Type result_type;58 operator()(const ChainedPtr& x)const in operator ()()63 Type& operator()(const Class& x)const in operator ()()68 Type& operator()(const reference_wrapper<const Class>& x)const in operator ()()73 Type& operator()(const reference_wrapper<Class>& x)const in operator ()()