Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/
Ddecltype.hpp307 struct mem_ptr_fun struct
314 result_type operator()( in operator ()()
325 struct mem_ptr_fun<T, U, true> struct
331 V;
334 … BOOST_PROTO_GET_POINTER(V, proto::detail::make_mutable<T>()) ->* proto::detail::make<U>() in BOOST_PROTO_GET_POINTER()