Store in this object the specified value as a signed 64‐bit big‐endian integer, and return a reference to this modifiable object.
Synopsis
Declared in <bdlb_bigendian.h>
BigEndianInt64&
operator=(bsls::Types::Int64 value);
Created with MrDocs