Memory-handling helpers for the previous internal insert functions.
Definition at line 2284 of file stl_deque.h.
2285 {
2287 - this->
_M_impl._M_finish._M_cur) - 1;
2291 }
ptrdiff_t difference_type
void _M_new_elements_at_back(size_type __new_elements)
Memory-handling helpers for the previous internal insert functions.
A standard container using fixed-size memory allocation and constant-time manipulation of elements at...
Referenced by _M_default_append(), _M_fill_insert(), _M_insert_aux(), _M_insert_aux(), and _M_range_append().