[#bsl-queue-0a5-back-0a] = xref:bsl.adoc[bsl]::xref:bsl/queue-0a5.adoc[queue]::back :relfileprefix: ../../ :mrdocs: Return a reference providing modifiable access to the back (the latest pushed) element of this `queue` object. == Synopsis Declared in `<bslstl_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/queue-0a5/reference.adoc[queue<VALUE, CONTAINER>::reference] back(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#