Searched refs:this_sz (Results 1 – 1 of 1) sorted by relevance
2344 const size_type this_sz = m_holder.m_size; in priv_move_assign() local2346 …ner::move_assign_range_alloc_n(this->m_holder.alloc(), other_start, other_sz, this_start, this_sz); in priv_move_assign()2401 const size_type this_sz = m_holder.m_size; in priv_copy_assign() local2403 …ner::copy_assign_range_alloc_n(this->m_holder.alloc(), other_start, other_sz, this_start, this_sz); in priv_copy_assign()