Searched defs:insert_value_initialized_n_proxy (Results 1 – 1 of 1) sorted by relevance
121 struct insert_value_initialized_n_proxy struct123 typedef ::boost::container::allocator_traits<Allocator> alloc_traits;124 typedef typename allocator_traits<Allocator>::size_type size_type;125 typedef typename allocator_traits<Allocator>::value_type value_type;126 …ame dtl::aligned_storage<sizeof(value_type), dtl::alignment_of<value_type>::value>::type storage_t;128 …AINER_FORCEINLINE void uninitialized_copy_n_and_update(Allocator &a, Iterator p, size_type n) const in uninitialized_copy_n_and_update()131 void copy_n_and_update(Allocator &a, Iterator p, size_type n) const in copy_n_and_update()