Return the most current bdex streaming version supported by this class.
Synopsis
Declared in <bdlc_queue.h>
static
int
maxSupportedVersion();
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.)
DEPRECATED: Use maxSupportedBdexVersion instead.
Return Value
most current bdex streaming version number supported by this class
Created with MrDocs