Push the specified value onto the top of this stack.

Synopsis

Declared in <bslstl_stack.h>

void
push(value_type const& value);

Created with MrDocs