A const_iterator is an alias for an iterator over the non‐modifiable records referenced in a MetricSampleGroup.

Synopsis

Declared in <balm_metricsample.h>

typedef MetricRecord const* const_iterator;

Created with MrDocs