BloombergLP::bdlb::BigEndianUint32::operator=

Store in this object the specified value as an unsigned 32-bit big-endian integer, and return a reference to this modifiable object.

Synopsis

Declared in <bdlb_bigendian.h>

BigEndianUint32&
operator=(unsigned int value);

Return Value

reference providing modifiable access to this object

Parameters

NameDescription
valuehost-endian value to store