Erase the first element from this deque. The behavior is undefined if this deque is empty.

Synopsis

Declared in <bslstl_deque.h>

void
pop_front();

Created with MrDocs