[#BloombergLP-bdlcc-FixedQueue-capacity] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/FixedQueue.adoc[FixedQueue]::capacity :relfileprefix: ../../../ :mrdocs: Return the maximum number of elements that may be stored in this queue. == Synopsis Declared in `<bdlcc_fixedqueue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int capacity() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#