Same as the preceding overload, using std::pmr::vector result containers.
std::pmr::vector
Declared in <balm_collectorrepository.h>
<balm_collectorrepository.h>
int getAddedCollectors( std::pmr::vector<bsl::shared_ptr<Collector>>* collectors, std::pmr::vector<bsl::shared_ptr<IntegerCollector>>* intCollectors, MetricId const& metricId);
Created with MrDocs