See the corresponding bsl::vector overload above.
Declared in <bblb_schedulegenerationutil.h>
static
void
generateFromDayOfWeekInMonth(
std::pmr::vector<bdlt::Date>* schedule,
bdlt::Date const& earliest,
bdlt::Date const& latest,
int exampleYear,
int exampleMonth,
int intervalInMonths,
bdlt::DayOfWeek::Enum dayOfWeek,
int occurrenceWeek);