Same as the preceding overload, with the specified key.
Synopsis
Declared in <bdlcc_timequeue.h>
TimeQueue<DATA>::Handle
add(
bsls::TimeInterval const& time,
DATA const& data,
Key const& key,
int* isNewTop = 0,
int* newLength = 0);
Created with MrDocs