mp_units::quantity<R{}, Value>

Synopsis

Declared in <mp-units/framework/quantity.h>
template<
    Reference R,
    RepresentationOf<get_quantity_spec(R{})> Value>
quantity<R{}, Value>(
    Value v,
    R) -> quantity<R{}, Value>;


Created with MrDocs