Home
last modified time | relevance | path

Searched defs: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.hpp51 struct const_ref_global_fun_base struct
53 typedef typename remove_reference<Type>::type result_type;
64 operator()(const ChainedPtr& x)const in operator ()()
69 Type operator()(Value x)const in operator ()()
74 Type operator()( in operator ()()
81 Type operator()( in operator ()()