Return the signed fractional year count using a bsl::vector of period boundary dates.
Declared in <bbldc_periodicmaactualactual.h>
static
double
yearsDiff(
bdlt::Date const& beginDate,
bdlt::Date const& endDate,
bsl::vector<bdlt::Date> const& periodDate,
double periodYearDiff);