collector overloads

Synopses

Declared in <balm_integermetric.h>

Return the address of the modifiable integer collector for this integer metric.

Return the address of the non‐modifiable integer collector for this integer metric.

IntegerCollector const*
collector() const;

Return Value

  • address of the modifiable integer collector for this integer metric

  • address of the non‐modifiable integer collector for this integer metric

Created with MrDocs