Assign to the buffer of this guid the byte sequence in the specified buffer. Note that buffer is treated as purely a sequence of bytes, and no account is taken of endianness.

Synopsis

Declared in <bdlb_guid.h>

Guid&
operator=(uint32_t const(& buffer)[]);

Created with MrDocs