Create an empty stack. No allocator will be provided to the underlying container. That container's memory allocation will be provided by the default allocator of its type.
Declared in <bslstl_stack.h>
<bslstl_stack.h>
explicit stack();