[#BloombergLP-bdlcc-TimeQueueItem-key-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueueItem.adoc[TimeQueueItem]::key :relfileprefix: ../../../ :mrdocs: `key` overloads == Synopses Declared in `<bdlcc_timequeue.h>` Return the modifiable key value associated with this item. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/TimeQueueItem/Key-095.adoc[TimeQueueItem<DATA>::Key]& xref:BloombergLP/bdlcc/TimeQueueItem/key-0d.adoc[key](); ---- [.small]#xref:BloombergLP/bdlcc/TimeQueueItem/key-0d.adoc[_» more..._]# Return the non‐modifiable key value associated with this item. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/TimeQueueItem/Key-095.adoc[TimeQueueItem<DATA>::Key] const& xref:BloombergLP/bdlcc/TimeQueueItem/key-09d.adoc[key]() const; ---- [.small]#xref:BloombergLP/bdlcc/TimeQueueItem/key-09d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#