Searched defs:array_destructor_t (Results 1 – 2 of 2) sorted by relevance
1202 typedef typename array_destructor<Allocator, F>::type array_destructor_t; in uninitialized_move_and_insert_alloc() typedef1234 typedef typename array_destructor<Allocator, F>::type array_destructor_t; in expand_forward_and_insert_alloc() typedef
3019 typedef typename value_traits::ArrayDestructor array_destructor_t; in priv_insert_forward_range_expand_backwards() typedef