defaultCategory overloads
Synopses
Declared in <ball_categorymanager.h>
Return a non‐`const` reference to the Default Category in this category registry. The behavior is undefined unless addDefaultCategory has been called.
Return a const reference to the Default Category in this category registry. The behavior is undefined unless addDefaultCategory has been called.
Category const&
defaultCategory() const;
Created with MrDocs