Same as the preceding overload, using a std::pmr::vector result.
Synopsis
Declared in <balm_metricsmanager.h>
int
findSpecificPublishers(
std::pmr::vector<Publisher*>* publishers,
char const* categoryName) const;
Created with MrDocs