Adds a safe_int to a constrained value

Synopsis

Declared in <mp‐units/utility/safe_int.h>

Return Value

the wrapped sum of the underlying values

Note

The return value should not be discarded.

Parameters

Name

Description

lhs

the safe_int to add

rhs

the constrained value to add

Created with MrDocs