Return the number of elements in this queue. In effect, performs return c.size();.

Synopsis

Declared in <bslstl_queue.h>

Return Value

number of elements in this queue

Created with MrDocs