Return the maximum number of items that may be stored in the queue.
Synopsis
Declared in <bdlcc_fixedqueueindexmanager.h>
std::size_t
capacity() const;
Return Value
the maximum number of items that may be stored in the queue
Created with MrDocs