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