Return the most current bdex streaming version number supported by this class.

Synopsis

Declared in <balb_testmessages.h>

int
maxSupportedBdexVersion() const;

Description

See the bslx package‐level documentation for more information on bdex streaming of value‐semantic types and containers.

Return Value

the most current bdex streaming version number supported by this class

Created with MrDocs