BloombergLP::bbldc::TerminatedDayCountUtil::isSupported

Return true if the specified convention is valid for use in daysDiff and yearsDiff, and false otherwise.

Synopsis

Declared in <bbldc_terminateddaycountutil.h>

static
bool
isSupported(DayCountConvention::Enum convention);

Return Value

true if convention is valid for daysDiff and yearsDiff, and false otherwise

Parameters

NameDescription
conventionday-count convention to check