Increment operator
Synopsis
Declared in <mp‐units/safe_int.h>
constexpr
safe_int
operator++(int);
Return Value
Another instance of the object
Created with MrDocs
Increment operator
Declared in <mp‐units/safe_int.h>
constexpr
safe_int
operator++(int);
Another instance of the object
Created with MrDocs