Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/
Dglobal_fun.hpp130 struct non_ref_global_fun_base struct
132 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 ()()