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