Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dmpl.hpp85 struct is_transparent_base struct
87 static const bool value = false;
91 struct is_transparent_base<T, typename void_t<typename T::is_transparent>::type> struct
93 static const bool value = true;