Append category-specific publishers for category to publishers.
Declared in <balm_metricsmanager.h>
int
findSpecificPublishers(
bsl::vector<Publisher*>* publishers,
Category const* category) const;
the number of publishers found for category
| Name | Description |
|---|---|
| publishers | receives addresses of category-specific publishers |
| category | category whose specific publishers are retrieved |