Create a Key object having the specified key value.

Synopsis

Declared in <bdlcc_timequeue.h>

explicit
Key(void const* key);

Parameters

Name

Description

key

value used to identify an item in the queue

Created with MrDocs