[#BloombergLP-ball-AttributeContainerList-2constructor-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AttributeContainerList.adoc[AttributeContainerList]::AttributeContainerList :relfileprefix: ../../../ :mrdocs: Create a container list having the same value as the specified `original`. 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_attributecontainerlist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- AttributeContainerList( xref:BloombergLP/ball/AttributeContainerList.adoc[AttributeContainerList] const& original, xref:BloombergLP/ball/AttributeContainerList/allocator_type.adoc[allocator_type] const& allocator = allocator_type()); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#