Synopses

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

[[nodiscard]]
consteval
Unit auto
get_unit(auto u);
template<
    typename Q,
    typename U>
[[nodiscard]]
consteval
Unit auto
get_unit(reference<Q, U>);

Created with MrDocs