Return the BDEX version for the given serializationVersion.
Declared in <bdlc_packedintarray.h>
static
int
maxSupportedBdexVersion(int serializationVersion);
Return the version to be used with the bdexStreamOut method corresponding to the specified serializationVersion. See the bslx package-level documentation for more information on BDEX streaming of value-semantic types and containers.
BDEX version corresponding to serializationVersion
| Name | Description |
|---|---|
| serializationVersion | serialization version selector |