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