Default‐constructs a safe_int holding a value‐initialized T.

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