[#BloombergLP-bdlb-BigEndianUint32-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/BigEndianUint32.adoc[BigEndianUint32]::operator= :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/BigEndianUint32.adoc[BigEndianUint32]& operator=(unsigned int value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#