Advance this iterator to refer to the next unvisited category. If no such category exists, this iterator becomes invalid. The behavior is undefined unless this iterator is initially valid. Note that the order of iteration is undefined.

Synopsis

Declared in <ball_categorymanager.h>

void
operator++();

Created with MrDocs