Return the number of representable generations for a circular buffer of the specified capacity.

Synopsis

Declared in <bdlcc_fixedqueueindexmanager.h>

static
unsigned int
numRepresentableGenerations(std::size_t capacity);

Created with MrDocs