mp_units::quantity<R, Value>

Synopsis

Declared in <mp-units/framework/quantity.h>
template<
    Reference auto R = one,
    RepresentationOf<get_quantity_spec(R)> Value>
quantity<R, Value>(Value) -> quantity<R, Value>;