[#BloombergLP-ball-LoggerManagerCategoryIter-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/LoggerManagerCategoryIter.adoc[LoggerManagerCategoryIter]::operator() :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/Category.adoc[Category] const& operator()() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#