Return the maximum valid BDEX format version for TYPE.

Synopses

Declared in <bslx_versionfunctions.h>

Return the maximum valid BDEX format version for TYPE.

static
int
maxSupportedBdexVersion();

Return the maximum valid BDEX format version for TYPE.

static
int
maxSupportedBdexVersion(int versionSelector);

Return Value

the maximum valid BDEX format version for TYPE

Parameters

Name

Description

versionSelector

compile‐time version selector (e.g., YYYYMMDD)

Created with MrDocs