BloombergLP::bdlt::maxSupportedBdexVersion

Return the maximum valid BDEX format version for this type.

Synopses

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...

Return Value

  • the maximum valid BDEX format version
  • maximum supported BDEX format version

Parameters

NameDescription
ignoredunused; selects this overload by type
versionSelectorBDEX version selector (typically "YYYYMMDD")