bsl::queue::pop

Remove the front (the earliest pushed) element from this queue object.

Synopsis

Declared in <bslstl_queue.h>

void
pop();