Return a non‐`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&
operator()();
Return Value
non‐`const` reference to the category currently referred to
Created with MrDocs