Home
last modified time | relevance | path

Searched refs:get_static_vector_allocator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dstatic_vector.hpp108 struct get_static_vector_allocator struct
151 : public vector<T, typename dtl::get_static_vector_allocator< T, Capacity, Options>::type>
155 typedef typename dtl::get_static_vector_allocator< T, Capacity, Options>::type allocator_type;