Return the least significant 8 bytes of the specified guid.
Declared in <bdlb_guidutil.h>
static
bsls::Types::Uint64
getLeastSignificantBits(Guid const& guid);
the least significant 8 bytes of guid
| Name | Description |
|---|---|
| guid | GUID whose least significant 8 bytes are returned |