Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dlambda.hpp1236 struct ll_dynamic_cast_fun struct
1238 typedef T result_type;
1241 T operator()(U &u) const in operator ()()
1247 T operator()(U const &u) const in operator ()()