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