Same as the preceding overload, using a std::pmr::vector result.
Synopsis
Declared in <balm_publicationscheduler.h>
int
getCategorySchedule(std::pmr::vector<std::pair<Category const*, bsls::TimeInterval>>* result) const;
Created with MrDocs