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