[#BloombergLP-ball-AttributeContainerListIterator-operator_inc-081] = 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 the iterator prior to this method call. 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++(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#