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>

AttributeContainer const*
operator*() const;

Created with MrDocs