Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dmicrosoft.hpp114 struct customization_of struct
116 typedef typename remove_cv<T>::type bare_t;
117 typedef typename customization_tag<bare_t>::type tag_t;
118 typedef customization<tag_t> type;