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