template <typename EventCodeTypeDefault, typename EventCodeTypesH, typename... EventCodeTypesT>
struct MetricIDChecker
Defined at line 175 of file ../../src/developer/forensics/utils/cobalt/metrics.h
Uses the first event code type as the default for the base case and check if all of the metric
ids for the event codes in the parameter pack are the same.
Public Members
static const uint32_t metric_id
static const bool all_same