Searched defs:non_ref_global_fun_base (Results 1 – 1 of 1) sorted by relevance
130 struct non_ref_global_fun_base struct132 typedef typename remove_reference<Type>::type result_type;143 operator()(const ChainedPtr& x)const in operator ()()148 Type operator()(const Value& x)const in operator ()()153 Type operator()(const reference_wrapper<const Value>& x)const in operator ()()158 Type operator()( in operator ()()