[#BloombergLP-bdlb-BigEndianInt32-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/BigEndianInt32.adoc[BigEndianInt32]::operator= :relfileprefix: ../../../ :mrdocs: Store in this object the specified `value` as a signed 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/BigEndianInt32.adoc[BigEndianInt32]& operator=(int value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#