[#BloombergLP-bdlcc-FixedQueueIndexManager-numRepresentableGenerations] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/FixedQueueIndexManager.adoc[FixedQueueIndexManager]::numRepresentableGenerations :relfileprefix: ../../../ :mrdocs: Return the number of representable generations for a circular buffer of the specified `capacity`. == Synopsis Declared in `<bdlcc_fixedqueueindexmanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static unsigned int numRepresentableGenerations(std::size_t capacity); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#