Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddevector.hpp2102 detail::construction_guard<allocator_type> ctr_guard(buffer, get_allocator_ref()); in construct_n() local
2108 … guarded_construct_n(pointer buffer, size_type n, detail::construction_guard<allocator_type>& ctr_… in guarded_construct_n()
2732 detail::construction_guard<allocator_type> ctr_guard(ctr_pos, get_allocator_ref()); in insert_range_slow_path_near_front() local
2755 detail::construction_guard<allocator_type> ctr_guard(ctr_pos, get_allocator_ref()); in insert_range_slow_path_near_back() local