[#BloombergLP-ball-DefaultAttributeContainer-removeAttribute] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/DefaultAttributeContainer.adoc[DefaultAttributeContainer]::removeAttribute :relfileprefix: ../../../ :mrdocs: Remove the attribute having the specified `value` from this object. Return the `true` on success and `false` if the attribute having the `value` does not exist in this object. == Synopsis Declared in `<ball_defaultattributecontainer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool removeAttribute(xref:BloombergLP/ball/Attribute.adoc[Attribute] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#