maxSupportedBdexVersion overloads
Declared in <bdlb_nullablevalue.h>
Return the most current BDEX streaming version supported by this class.
int
maxSupportedBdexVersion() const;
» more...
Return the maximum valid BDEX format version for bdexStreamOut.
int
maxSupportedBdexVersion(int versionSelector) const;
» more...
| Name | Description |
|---|---|
| versionSelector | date-like selector (YYYYMMDD) for the format |