Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dvector.hpp261 struct vector_value_traits_base struct
263 static const bool trivial_dctr = dtl::is_trivially_destructible<T>::value;
264 static const bool trivial_dctr_after_move = has_trivial_destructor_after_move<T>::value;