Return the address of the non‐modifiable Category object identifying the category with which this metric id is associated. The behavior is undefined unless isValid() is true. Note that this method is logically equivalent to description()‐>category().

Synopsis

Declared in <balm_metricid.h>

Category const*
category() const;

Created with MrDocs