Home | Info | Community | Development | myReactOS | Contact Us
[inline, private]
Definition at line 660 of file _vector.h.
Referenced by vector< PROPSHEETPAGE >::_M_range_insert_realloc().
{ _STLP_STD::_Destroy_Moved_Range(rbegin(), rend()); this->_M_end_of_storage.deallocate(this->_M_start, this->_M_end_of_storage._M_data - this->_M_start); }