BloombergLP::bblb::ScheduleGenerationUtil::generateFromDayOfMonth

See the corresponding bsl::vector overload above.

Synopsis

Declared in <bblb_schedulegenerationutil.h>

static
void
generateFromDayOfMonth(
    std::pmr::vector<bdlt::Date>* schedule,
    bdlt::Date const& earliest,
    bdlt::Date const& latest,
    int exampleYear,
    int exampleMonth,
    int intervalInMonths,
    int targetDayOfMonth,
    int targetDayOfFeb = 0);