Tag type for overload resolution of types without BDEX versions.
Synopsis
Declared in <bslx_versionfunctions.h>
class VersionFunctions_DoesNotHaveBdexVersion;
Description
This class is used to perform function overload resolution for types that do not have BDEX versions. This class contains no interface or implementation by design.
Created with MrDocs