Returns the number of elements currently in this queue.

Synopsis

Declared in <bdlcc_singleproducersingleconsumerboundedqueue.h>

std::size_t
numElements() const;

Return Value

the number of elements currently in this queue

Created with MrDocs