Synopsis

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

template<
    QuantitySpec From,
    QuantitySpec To>
[[nodiscard]]
consteval
bool
implicitly_convertible(
    From from,
    To to);

Created with MrDocs