Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/include/boost/detail/
Dreference_content.hpp78 struct make_reference_content struct
80 typedef T type;
84 struct make_reference_content< T& > struct
86 typedef reference_content<T&> type;
91 struct make_reference_content< void_type > struct
94 struct apply
99 typedef void_type type;