Create a Key object having the specified key value cast to a void *.
Synopsis
Declared in <bdlcc_timequeue.h>
explicit
Key(int key);
Parameters
Name |
Description |
key |
integral value cast to a |
Created with MrDocs