Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dlambda.hpp1174 struct ll_static_cast_fun struct
1176 typedef T result_type;
1179 T operator()(U &u) const in operator ()()
1185 T operator()(U const &u) const in operator ()()