[#BloombergLP-bdlcc-TimeQueueItem-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueueItem.adoc[TimeQueueItem]::operator= :relfileprefix: ../../../ :mrdocs: Set the value of this `TimeQueueItem` to that of `rhs`. == Synopsis Declared in `<bdlcc_timequeue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/TimeQueueItem.adoc[TimeQueueItem<DATA>]& operator=(xref:BloombergLP/bdlcc/TimeQueueItem.adoc[TimeQueueItem<DATA>] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#