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