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
Return the maximum number of elements that may be stored in this queue.
Declared in <bdlcc_fixedqueue.h>
int
capacity() const;
the maximum number of elements that may be stored
Created with MrDocs