[#BloombergLP-balm-MetricSampleGroup-const_iterator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricSampleGroup.adoc[MetricSampleGroup]::const_iterator :relfileprefix: ../../../ :mrdocs: A `const_iterator` is an alias for an iterator over the non‐modifiable records referenced in a `MetricSampleGroup`. == Synopsis Declared in `<balm_metricsample.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/balm/MetricRecord.adoc[MetricRecord] const* const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#