[#bsl-queue-0a5-front-0a0] = xref:bsl.adoc[bsl]::xref:bsl/queue-0a5.adoc[queue]::front :relfileprefix: ../../ :mrdocs: Return a reference providing modifiable access to the front (the earliest pushed) element from 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] front(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#