[#BloombergLP-bdlc-Queue-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/Queue.adoc[Queue]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this queue the value of the specified `rhs` queue and return a reference to this modifiable queue. == Synopsis Declared in `<bdlc_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlc/Queue.adoc[Queue<T>]& operator=(xref:BloombergLP/bdlc/Queue.adoc[Queue] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#