Returns the number of elements currently in this queue.

Synopsis

Declared in <bdlcc_fixedqueue.h>

int
numElements() const;

Return Value

the number of elements currently in this queue

Created with MrDocs