Return the most current BDEX streaming version number supported by this class.
Synopsis
Declared in <bdlb_bigendian.h>
static
int
maxSupportedBdexVersion();
Description
See the bslx package‐level documentation for more information on BDEX streaming of value‐semantic types and containers.
Return Value
most current supported BDEX streaming version number
Created with MrDocs