Searched refs:old_end_pos (Results 1 – 1 of 1) sorted by relevance
2541 T* const old_end_pos = this->priv_raw_end(); in priv_uninitialized_construct_at_end() local2542 …pos = boost::container::uninitialized_copy_alloc(this->m_holder.alloc(), first, last, old_end_pos); in priv_uninitialized_construct_at_end()2543 this->m_holder.m_size += new_end_pos - old_end_pos; in priv_uninitialized_construct_at_end()