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
Name |
Description |
rhs |
object providing the value to assign |
Created with MrDocs