Return a const reference to the category currently referred to by this iterator. The behavior is undefined unless this iterator is valid.

Synopsis

Declared in <ball_categorymanager.h>

Category const&
operator()() const;

Created with MrDocs