Returns the bitwise complement of the value.
Declared in <arith_uint256.h>
<arith_uint256.h>
base_uint operator~() const;
A new big integer with every bit inverted.