<mp-units/framework/unit_concepts.h>
template<typename U> concept AssociatedUnit = Unit<U> && detail::has_associated_quantity(U{});