[#BloombergLP-ball-AttributeContainerListIterator-operator_star] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AttributeContainerListIterator.adoc[AttributeContainerListIterator]::operator* :relfileprefix: ../../../ :mrdocs: Return the address of the non‐modifiable attribute container at which this iterator is positioned. The behavior is undefined unless this iterator is at a valid position in the list. == Synopsis Declared in `<ball_attributecontainerlist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/AttributeContainer.adoc[AttributeContainer] const* operator*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#