Return the version of the specified guid object. The behavior is undefined unless the contents of the guid object are compliant with RFC 4122.
Synopsis
Declared in <bdlb_guidutil.h>
static
int
getVersion(bdlb::Guid const& guid);
Created with MrDocs