Return the maximum valid BDEX format version to be passed to the bdexStreamOut method while streaming an object of the (template parameter) type bsl::vector<TYPE, ALLOC>. See the bslx package-level documentation for more information on BDEX streaming of value-semantic types and containers.
Declared in <bslx_versionfunctions.h>
Return the maximum valid BDEX format version to be passed to the bdexStreamOut method while streaming an object of the (template parameter) type bsl::vector<TYPE, ALLOC>. See the bslx package-level documentation for more information on BDEX streaming of value-semantic types and containers.
static
int
maxSupportedBdexVersion();
» more...
static
int
maxSupportedBdexVersion(int versionSelector);
» more...