Returns the number of elements currently stored.

Synopsis

Declared in <prevector.h>

size_type
size() const;

Return Value

The number of elements currently stored.

Created with MrDocs