Default constructor
Synopsis
Declared in <mp‐units/utility/safe_int.h>
[[nodiscard]]
safe_int() = default;
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs