Applies a bitwise OR with a 64-bit value in place.
Declared in <arith_uint256.h>
<arith_uint256.h>
base_uint& operator|=(uint64_t b);
A reference to this object.