Return the immutable back (the latest pushed) element from this queue object. In effect, performs c.back().
queue
c.back()
Declared in <bslstl_queue.h>
<bslstl_queue.h>
queue<VALUE, CONTAINER>::const_reference back() const;