Same as the preceding overload, appending removed items to the specified buffer.
Synopsis
Declared in <bdlcc_timequeue.h>
void
popLE(
bsls::TimeInterval const& time,
std::pmr::vector<TimeQueueItem<DATA>>* buffer,
int* newLength = 0,
bsls::TimeInterval* newMinTime = 0);
Created with MrDocs