Subtracts a safe_int from a non‐integral constrained value

Synopsis

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

Return Value

the wrapped difference of the underlying values

Note

The return value should not be discarded.

Parameters

Name

Description

lhs

the constrained value to subtract from

rhs

the safe_int to subtract

Created with MrDocs