[#BloombergLP-ball-DefaultAttributeContainer-const_iterator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/DefaultAttributeContainer.adoc[DefaultAttributeContainer]::const_iterator :relfileprefix: ../../../ :mrdocs: This `typedef` is an alias for a constant iterator over the attributes managed by this object. == Synopsis Declared in `<ball_defaultattributecontainer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/unordered_set-09/const_iterator.adoc[bsl::unordered_set<Attribute, AttributeHash>::const_iterator] const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#