Pre‐decrements the value by one.
Synopsis
Declared in <arith_uint256.h>
base_uint&
operator‐‐();
Return Value
A reference to this object after decrementing.
Created with MrDocs
Pre‐decrements the value by one.
Declared in <arith_uint256.h>
base_uint&
operator‐‐();
A reference to this object after decrementing.
Created with MrDocs