Set the value of this TimeQueueItem to that of rhs.

Synopsis

Declared in <bdlcc_timequeue.h>

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

Created with MrDocs