Increment operator

Synopsis

Declared in <mp‐units/safe_int.h>

constexpr
safe_int&
operator++();

Return Value

Reference to the current object

Created with MrDocs