Numeric ordering, treating the value as an unsigned integer rather than a byte blob.
Declared in <arith_uint256.h>
<arith_uint256.h>
int CompareTo(base_uint<256> const& b) const;
A negative number, zero, or a positive number if this value is less than, equal to, or greater than b.
b.