Constructors
Declared in <bdlcc_timequeue.h>
<bdlcc_timequeue.h>
Create a Key object having the specified key value cast to a void *.
Key
key
void *
explicit Key(int key);
Create a Key object having the specified key value.
explicit Key(void const* key);