template <typename EventCodeTypeDefault, typename... EventCodeTypes>

struct MetricIDChecker

Defined at line 168 of file ../../src/developer/forensics/utils/cobalt/metrics.h

Determines if all passed event code types correspond to the same metric ids.

The base case needs to be provided with a default value to return.

Public Members

static const uint32_t metric_id
static const bool all_same