Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dlambda.hpp1205 struct ll_const_cast_fun struct
1207 typedef T result_type;
1210 T operator()(U &u) const in operator ()()
1216 T operator()(U const &u) const in operator ()()