See the corresponding bsl::vector overload above.

Synopsis

Declared in <bbldc_perioddaycountutil.h>

static
double
yearsDiff(
    bdlt::Date const& beginDate,
    bdlt::Date const& endDate,
    std::vector<bdlt::Date> const& periodDate,
    double periodYearDiff,
    DayCountConvention::Enum convention);

Created with MrDocs