maxSupportedBdexVersion overloads
Synopses
Declared in <bdlb_nullablevalue.h>
Return the most current BDEX streaming version supported by this class.
int
maxSupportedBdexVersion() const;
Return the maximum valid BDEX format version for bdexStreamOut.
int
maxSupportedBdexVersion(int versionSelector) const;
Return Value
-
the most current BDEX streaming version number supported by this class
-
the maximum valid BDEX format version
Parameters
Name |
Description |
versionSelector |
date‐like selector ( |
Created with MrDocs