Searched refs:boundary_ptr (Results 1 – 1 of 1) sorted by relevance
2855 T* const boundary_ptr = limit_ptr - shift_count; in priv_insert_ordered_at_shift_range() local2856 …::boost::container::uninitialized_move_alloc(this->m_holder.alloc(), boundary_ptr, last_ptr, limit… in priv_insert_ordered_at_shift_range()2858 boost::container::move_backward(first_ptr, boundary_ptr, limit_ptr); in priv_insert_ordered_at_shift_range()