mp_units::get_unit

Returns the unit of a reference

Synopsis

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

[[nodiscard]]
consteval
Unit auto
get_unit(reference r);

Return Value

the unit U

NOTE

The return value should not be discarded.

Parameters

NameDescription
rthe reference to query