[#BloombergLP-bdlb-NullableAllocatedValue-maxSupportedBdexVersion-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/NullableAllocatedValue.adoc[NullableAllocatedValue]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: `maxSupportedBdexVersion` overloads == Synopses Declared in `<bdlb_nullableallocatedvalue.h>` Return the most current BDEX streaming version number supported by this class. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int xref:BloombergLP/bdlb/NullableAllocatedValue/maxSupportedBdexVersion-0c.adoc[maxSupportedBdexVersion]() const; ---- [.small]#xref:BloombergLP/bdlb/NullableAllocatedValue/maxSupportedBdexVersion-0c.adoc[_» more..._]# Return the maximum valid BDEX format version for `bdexStreamOut`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int xref:BloombergLP/bdlb/NullableAllocatedValue/maxSupportedBdexVersion-0b.adoc[maxSupportedBdexVersion](int versionSelector) const; ---- [.small]#xref:BloombergLP/bdlb/NullableAllocatedValue/maxSupportedBdexVersion-0b.adoc[_» more..._]# == Return Value * most current BDEX streaming version number supported by this class * maximum valid BDEX format version == Parameters [cols="1,4"] |=== | Name| Description | *versionSelector* | date‐like selector (`YYYYMMDD`) for the format |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#