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