Definition at line 350 of file deque.tcc.
352 {
354 {
357 {
362 }
364 {
368 }
369 }
370 }
_Tp_alloc_type & _M_get_Tp_allocator() noexcept
void _M_destroy_nodes(_Map_pointer __nstart, _Map_pointer __nfinish) noexcept
iterator _M_reserve_elements_at_back(size_type __n)
Memory-handling helpers for the previous internal insert functions.
A standard container using fixed-size memory allocation and constant-time manipulation of elements at...
References deque(), __catch, __throw_exception_again, __try, _M_destroy_nodes(), _M_get_Tp_allocator(), _M_impl, std::_Deque_iterator< _Tp, _Ref, _Ptr >::_M_node, and _M_reserve_elements_at_back().