[#BloombergLP-ball-DefaultAttributeContainer-2constructor-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/DefaultAttributeContainer.adoc[DefaultAttributeContainer]::DefaultAttributeContainer :relfileprefix: ../../../ :mrdocs: Create a `DefaultAttributeContainer` object having the same value as the specified `original` object. Optionally specify an `allocator` (e.g., the address of a `bslma::Allocator` object) to supply memory; otherwise, the default allocator is used. == Synopsis Declared in `<ball_defaultattributecontainer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- DefaultAttributeContainer( xref:BloombergLP/ball/DefaultAttributeContainer.adoc[DefaultAttributeContainer] const& original, xref:BloombergLP/ball/DefaultAttributeContainer/allocator_type.adoc[allocator_type] const& allocator = allocator_type()); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#