Synopsis

Declared in <mp‐units/framework/quantity_spec.h>

template<
    QuantitySpec QS1,
    QuantitySpec QS2>
[[nodiscard]]
consteval
bool
interconvertible(
    QS1 qs1,
    QS2 qs2);

Created with MrDocs