BloombergLP::bdlcc::TimeQueue::remove

Same as the preceding overload, with the specified key.

Synopsis

Declared in <bdlcc_timequeue.h>

int
remove(
    Handle handle,
    Key const& key,
    int* newLength = 0,
    bsls::TimeInterval* newMinTime = 0,
    TimeQueueItem<DATA>* item = 0);