Searched defs:insert_value_initialized_n_proxy (Results 1 – 1 of 1) sorted by relevance
119 struct insert_value_initialized_n_proxy struct121 typedef ::boost::container::allocator_traits<Allocator> alloc_traits;122 typedef typename allocator_traits<Allocator>::size_type size_type;123 typedef typename allocator_traits<Allocator>::value_type value_type;125 void uninitialized_copy_n_and_update(Allocator &a, Iterator p, size_type n) const in uninitialized_copy_n_and_update()128 void copy_n_and_update(Allocator &, Iterator, size_type) const in copy_n_and_update()