Home
last modified time | relevance | path

Searched defs:non_const_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.hpp98 struct non_const_ref_global_fun_base struct
100 typedef typename remove_reference<Type>::type result_type;
111 operator()(const ChainedPtr& x)const in operator ()()
116 Type operator()(Value x)const in operator ()()
121 Type operator()( in operator ()()