maxSupportedBdexVersion overloads
Synopses
Declared in <bdlt_monthofyear.h>
Return the most current BDEX streaming version number supported by this struct.
static
int
maxSupportedBdexVersion();
Return the maximum valid BDEX format version for this type.
static
int
maxSupportedBdexVersion(int versionSelector);
Return Value
-
most current supported BDEX streaming version number
-
maximum supported BDEX format version
Parameters
Name |
Description |
versionSelector |
BDEX version selector (typically "YYYYMMDD") |
Created with MrDocs