Return the most significant 8 bytes of the specified guid.

Synopsis

Declared in <bdlb_guidutil.h>

static
bsls::Types::Uint64
getMostSignificantBits(Guid const& guid);

Created with MrDocs