Return the number of elements in this queue.

Synopsis

Declared in <bdlc_queue.h>

int
length() const;

Return Value

number of elements in this queue

Created with MrDocs