Return the number of elements contained in this stack.

Synopsis

Declared in <bslstl_stack.h>

CONTAINER::size_type
size() const;

Created with MrDocs