Post-increments the value by one.
Declared in <arith_uint256.h>
<arith_uint256.h>
base_uint operator++(int postfix);
A copy of the value before incrementing.