maxSupportedBdexVersion overloads
Declared in <bbldc_daycountconvention.h>
Return the most current BDEX streaming version number supported by this class.
static
int
maxSupportedBdexVersion();
» more...
Return the maximum valid BDEX format version for this type.
static
int
maxSupportedBdexVersion(int versionSelector);
» more...
maximum supported BDEX format version
| Name | Description |
|---|---|
| versionSelector | BDEX version selector (typically "YYYYMMDD") |