Returns the number of elements currently in this queue.

Synopsis

Declared in <bdlcc_singleconsumerqueue.h>

std::size_t
numElements() const;

Created with MrDocs