mp_units::quantity_point::zero¶
Synopsis¶
Declared in <mp-units/framework/quantity_point.h>
[[nodiscard]] constexpr static quantity_point zero() noexcept
requires(PO == default_point_origin(R)) && requires { quantity_type::zero(); };
Return Value¶
Note
The return value should not be discarded.