Return a reference providing modifiable access to the front (the earliest pushed) element from this queue object.
queue
Declared in <bslstl_queue.h>
<bslstl_queue.h>
queue<VALUE, CONTAINER>::reference front();