maxSupportedBdexVersion overloads

Synopses

Declared in <bdlt_datetimetz.h>

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

static
int
maxSupportedBdexVersion();

Return the maximum BDEX version for versionSelector.

static
int
maxSupportedBdexVersion(int versionSelector);

Return Value

  • the most current BDEX streaming version number

  • maximum supported BDEX format version

Parameters

Name

Description

versionSelector

selector typically formatted as YYYYMMDD

Created with MrDocs