Same as the preceding overload, using the specified numIndexBits.
Declared in <bdlcc_timequeue.h>
explicit
TimeQueue(
int numIndexBits,
bslma::Allocator* basicAllocator = 0);
| Name | Description |
|---|---|
| numIndexBits | number of index bits to configure |
| basicAllocator | allocator used to supply memory |