Shifts the value right by the given number of bits in place.
Declared in <arith_uint256.h>
<arith_uint256.h>
base_uint<256>& operator>>=(unsigned int shift);
A reference to this object.