Synopses
Declared in <mp‐units/framework/reference.h>
[[nodiscard]]
consteval
QuantitySpec auto
get_quantity_spec(reference);
[[deprecated("2.6.0: `Q` definition should not be marked `final`"), nodiscard]]
consteval
QuantitySpec auto
get_quantity_spec(reference)
requires std::is_final_v<Q>;
Created with MrDocs