Return the versionSelector to be used with operator<< for BDEX streaming as per the bslx package‐level documentation.
Synopsis
Declared in <bslx_genericoutstream.h>
int
bdexVersionSelector() const;
Return Value
the BDEX version selector for this stream
Created with MrDocs