[#BloombergLP-ball-AttributeContainerListIterator-operator_inc-08c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AttributeContainerListIterator.adoc[AttributeContainerListIterator]::operator++ :relfileprefix: ../../../ :mrdocs: Advance this iterator to the next attribute container in the list and return the value of this iterator. The behavior is undefined unless the 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/AttributeContainerListIterator.adoc[AttributeContainerListIterator] operator++(int); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#