Return the maximum valid BDEX format version for this type.
Declared in <bdlt_dayofweek.h>
Return the maximum valid BDEX format version for this type.
int
maxSupportedBdexVersion(
DayOfWeek::Enum const* ignored,
int versionSelector);
» more...
Return the maximum valid BDEX format version for this type.
int
maxSupportedBdexVersion(
MonthOfYear::Enum const* ignored,
int versionSelector);
» more...
| Name | Description |
|---|---|
| ignored | unused; selects this overload by type |
| versionSelector | BDEX version selector (typically "YYYYMMDD") |