mp_units::get_quantity_spec

Synopses

Declared in <mp-units/framework/reference_concepts.h>
template<AssociatedUnit U>
[[nodiscard]]
consteval
QuantitySpec auto
get_quantity_spec(U);


» more...
template<
    typename Q,
    typename U>
[[nodiscard]]
consteval
QuantitySpec auto
get_quantity_spec(reference<Q, U>);


» more...

Created with MrDocs