Return the modifiable key value associated with this item.
Synopsis
Declared in <bdlcc_timequeue.h>
TimeQueueItem<DATA>::Key&
key();
Return Value
modifiable key associated with this item
Created with MrDocs
Return the modifiable key value associated with this item.
Declared in <bdlcc_timequeue.h>
TimeQueueItem<DATA>::Key&
key();
modifiable key associated with this item
Created with MrDocs