BloombergLP::bdlcc::TimeQueueItem::operator=

Set the value of this TimeQueueItem to that of rhs.

Synopsis

Declared in <bdlcc_timequeue.h>

TimeQueueItem<DATA>&
operator=(TimeQueueItem<DATA> const& rhs);

Return Value

a reference to this modifiable item

Parameters

NameDescription
rhsobject providing the value to assign