[#bsl-stack-05-2constructor-01d] = xref:bsl.adoc[bsl]::xref:bsl/stack-05.adoc[stack]::stack :relfileprefix: ../../ :mrdocs: Create a stack having the value of the specified `original`. The currently installed default allocator is used to supply memory. == Synopsis Declared in `<bslstl_stack.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- stack(xref:bsl/stack-05.adoc[stack] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#