Searched refs:destroy_pos (Results 1 – 1 of 1) sorted by relevance
2532 T* const destroy_pos = this->priv_raw_begin() + (this->m_holder.m_size-n); in priv_destroy_last_n() local2533 boost::container::destroy_alloc_n(this->get_stored_allocator(), destroy_pos, n); in priv_destroy_last_n()