Return a reference to the element at the top of this stack. The behavior is undefined if this stack is empty.

Synopsis

Declared in <bslstl_stack.h>

CONTAINER::reference
top();

Created with MrDocs