This struct provides a namespace for functions used to obtain the BDEX‐compliant version information for vectors and types requiring a TYPE::maxSupportedBdexVersion method as per the BDEX protocol (see the bslx package‐level documentation).
Synopsis
Declared in <bslx_versionfunctions.h>
template<class TYPE>
struct VersionFunctions_NonFundamentalImpl;
Static Member Functions
Name |
Description |
|
Specializations
Name |
Description |
|
Return the maximum valid BDEX format version, as indicated by the specified |
Created with MrDocs