[#BloombergLP-bdlc-Queue-maxSupportedVersion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/Queue.adoc[Queue]::maxSupportedVersion :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int maxSupportedVersion(); ---- == Description DEPRECATED: Use `maxSupportedBdexVersion` instead. [.small]#Created with https://www.mrdocs.com[MrDocs]#