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

Synopsis

Declared in <bslstl_queue.h>

Return Value

non‐modifiable reference to the back element

Created with MrDocs