Increment operator
Synopsis
Declared in <mp‐units/safe_int.h>
constexpr
safe_int&
operator++();
Return Value
Reference to the current object
Created with MrDocs
Increment operator
Declared in <mp‐units/safe_int.h>
constexpr
safe_int&
operator++();
Reference to the current object
Created with MrDocs