Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dallocator_traits.hpp116 struct is_not_std_allocator struct
117 { static const bool value = !is_std_allocator<Allocator>::value; };