[#BloombergLP-ball-Attribute-2constructor-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Attribute.adoc[Attribute]::Attribute :relfileprefix: ../../../ :mrdocs: Create an `Attribute` object having the same (literal) name and attribute 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_attribute.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Attribute( xref:BloombergLP/ball/Attribute.adoc[Attribute] const& original, xref:BloombergLP/ball/Attribute/allocator_type.adoc[allocator_type] const& allocator = allocator_type()); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#