BloombergLP::bdlb::GuidUtil::getLeastSignificantBits

Return the least significant 8 bytes of the specified guid.

Synopsis

Declared in <bdlb_guidutil.h>

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

Return Value

the least significant 8 bytes of guid

Parameters

NameDescription
guidGUID whose least significant 8 bytes are returned