Same as the preceding overload, using the specified numIndexBits.

Synopsis

Declared in <bdlcc_timequeue.h>

explicit
TimeQueue(
    int numIndexBits,
    bslma::Allocator* basicAllocator = 0);

Created with MrDocs