[#bsl-queue-0a5-push-05] = xref:bsl.adoc[bsl]::xref:bsl/queue-0a5.adoc[queue]::push :relfileprefix: ../../ :mrdocs: Push onto the back of this queue a `value_type` object having the specified `value`. == Synopsis Declared in `<bslstl_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void push(xref:bsl/queue-0a5/value_type.adoc[value_type] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#