Report whether this category is enabled.

Synopsis

Declared in <balm_category.h>

bool
enabled() const;

Description

This function is fully thread‐safe.

Return Value

true if this category is enabled, and false otherwise

Created with MrDocs