Pre‐increments the value by one.

Synopsis

Declared in <arith_uint256.h>

base_uint<256>&
operator++();

Return Value

A reference to this object after incrementing.

Created with MrDocs