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

Synopsis

Declared in <bdlcc_fixedqueue.h>

int
capacity() const;

Created with MrDocs