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_loggermanager.h>
Category const&
operator()() const;
Return Value
const reference to the category currently referred to
Created with MrDocs