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.)
Synopsis
Declared in <bdlc_queue.h>
static
int
maxSupportedVersion();
Description
DEPRECATED: Use maxSupportedBdexVersion instead.
Created with MrDocs