bsl::stack::pop

Remove the top element from this stack. The behavior is undefined if this stack is empty.

Synopsis

Declared in <bslstl_stack.h>

void
pop();