Same as the preceding overload, using a std::pmr::set of categories.

Synopsis

Declared in <balm_metricsmanager.h>

void
publishAll(
    std::pmr::set<Category const*> const& excludedCategories,
    bool resetFlag = true);

Created with MrDocs