mp_units::inverse

Computes the inverse of a reference

Synopsis

Declared in <mp-units/framework/reference.h>

[[nodiscard]]
consteval
/* implementation-defined */
inverse(reference r);

Return Value

the result of the computation

NOTE

The return value should not be discarded.

Parameters

NameDescription
rreference being inverted