Same as the preceding overload, using std::vector result containers.

Synopsis

Declared in <balm_collectorrepository.h>

int
getAddedCollectors(
    std::vector<bsl::shared_ptr<Collector>>* collectors,
    std::vector<bsl::shared_ptr<IntegerCollector>>* intCollectors,
    MetricId const& metricId);

Created with MrDocs