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.

Synopsis

Declared in <bdlc_packedintarray.h>

static
int
maxSupportedBdexVersion(int serializationVersion);

Created with MrDocs