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