Allocate the specified n blocks at the back of the block array. This method invalidates all iterators except d_deque_p‐>d_start and d_deque_p‐>d_finish.
Synopsis
Declared in <bslstl_deque.h>
void
insertAtBack(size_type n);
Created with MrDocs