Remove the first element of the deque. Requires !empty().

Synopsis

Declared in <util/vecdeque.h>

void
pop_front();

Created with MrDocs