Return the number of elements contained in this stack.

Synopsis

Declared in <bslstl_stack.h>

CONTAINER::size_type
size() const;

Return Value

number of elements in this stack

Created with MrDocs