Create a stack whose underlying container has the value of the specified container. The currently installed default allocator is used to supply memory.
Synopsis
Declared in <bslstl_stack.h>
explicit
stack(CONTAINER const& container);
Created with MrDocs