BloombergLP::bdlb::GuidUtil::getMostSignificantBits

Return the most significant 8 bytes of the specified guid.

Synopsis

Declared in <bdlb_guidutil.h>

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

Return Value

the most significant 8 bytes of guid

Parameters

NameDescription
guidGUID whose most significant 8 bytes are returned