<mp-units/framework/quantity_point.h>
[[nodiscard]] constexpr static quantity_point max() noexcept requires requires { PO._bounds_.max; } || requires { quantity_type::max(); };