Returns the number of elements currently in this queue.
Synopsis
Declared in <bdlcc_singleconsumerqueue.h>
std::size_t
numElements() const;
Return Value
the number of elements currently in this queue
Created with MrDocs