Home
last modified time | relevance | path

Searched refs:is_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.hpp104 struct is_std_allocator struct
108 struct is_std_allocator< std::allocator<T> > struct
112 struct is_std_allocator< small_vector_allocator<T, std::allocator<T>, Options > > struct
117 { static const bool value = !is_std_allocator<Allocator>::value; };