Return the number of representable generations for a circular buffer of the specified capacity.
Declared in <bdlcc_fixedqueueindexmanager.h>
static
unsigned int
numRepresentableGenerations(std::size_t capacity);
number of representable generations
| Name | Description |
|---|---|
| capacity | capacity of the circular buffer |