Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dcopy_move_algo.hpp1202 typedef typename array_destructor<Allocator, F>::type array_destructor_t; in uninitialized_move_and_insert_alloc() typedef
1234 typedef typename array_destructor<Allocator, F>::type array_destructor_t; in expand_forward_and_insert_alloc() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dvector.hpp3019 typedef typename value_traits::ArrayDestructor array_destructor_t; in priv_insert_forward_range_expand_backwards() typedef