See the corresponding bsl::vector overload above.
Synopsis
Declared in <bblb_schedulegenerationutil.h>
static
void
generateFromDayOfMonth(
std::vector<bdlt::Date>* schedule,
bdlt::Date const& earliest,
bdlt::Date const& latest,
int exampleYear,
int exampleMonth,
int intervalInMonths,
int targetDayOfMonth,
int targetDayOfFeb = 0);
Created with MrDocs