BloombergLP::bdlb::NullableValue::maxSupportedBdexVersion

Return the most current BDEX streaming version supported by this class.

Synopsis

Declared in <bdlb_nullablevalue.h>

int
maxSupportedBdexVersion() const;

Description

Return the most current BDEX streaming version number supported by this class. (See the bslx package-level documentation for more information on BDEX streaming of value-semantic types and containers.)

Return Value

the most current BDEX streaming version number supported by this class