collector overloads
Declared in <balm_integermetric.h>
Return the address of the modifiable integer collector for this integer metric.
IntegerCollector*
collector();
» more...
Return the address of the non-modifiable integer collector for this integer metric.
IntegerCollector const*
collector() const;
» more...