[#bsl-queue-0a5-back-0d72] = xref:bsl.adoc[bsl]::xref:bsl/queue-0a5.adoc[queue]::back :relfileprefix: ../../ :mrdocs: Return the immutable back (the latest pushed) element from this `queue` object. In effect, performs `c.back()`. == Synopsis Declared in `<bslstl_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/queue-0a5/const_reference.adoc[queue<VALUE, CONTAINER>::const_reference] back() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#