Return true if category is valid (i.e., non‐null) and enabled, and false otherwise.

Synopsis

Declared in <balm_category.h>

bool
enabled() const;

Return Value

true if the held category is non‐null and enabled, and false otherwise

Created with MrDocs