Return the immutable front (the earliest pushed) element from this queue object. In effect, performs c.front().

Synopsis

Declared in <bslstl_queue.h>

Return Value

non‐modifiable reference to the front element

Created with MrDocs