[#BloombergLP-bdlcc-TimeQueue-091-Key-2constructor-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueue-091.adoc[TimeQueue<function<void()>>]::xref:BloombergLP/bdlcc/TimeQueue-091/Key.adoc[Key]::Key :relfileprefix: ../../../../ :mrdocs: Constructors == Synopses Declared in `<bdlcc_timequeue.h>` Create a `Key` object having the specified `key` value cast to a `void *`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit xref:BloombergLP/bdlcc/TimeQueue-091/Key/2constructor-0e.adoc[Key](int key); ---- [.small]#xref:BloombergLP/bdlcc/TimeQueue-091/Key/2constructor-0e.adoc[_» more..._]# Create a `Key` object having the specified `key` value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit xref:BloombergLP/bdlcc/TimeQueue-091/Key/2constructor-04.adoc[Key](void const* key); ---- [.small]#xref:BloombergLP/bdlcc/TimeQueue-091/Key/2constructor-04.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#