Return the maximum number of elements that may be stored in this queue.

Synopsis

Declared in <bdlcc_fixedqueue.h>

int
capacity() const;

Return Value

the maximum number of elements that may be stored

Created with MrDocs