Date: Tue, 18 Jun 2024 17:57:18 +0300
On Tue, 18 Jun 2024 at 16:54, Mateusz Pusz via Std-Proposals
<std-proposals_at_[hidden]> wrote:
> Temperatures are tricky, and there is no good default here. People often mean either a point or a difference, depending on the context. In case anyone has an idea on how to improve, we are open to feedback.
Well, I wonder whether the design should follow chrono's example,
where "field types" and "arithmetic types" are separate types,
and you can do arithmetic only with the latter, and the former don't
convert to the latter implicitly.
<std-proposals_at_[hidden]> wrote:
> Temperatures are tricky, and there is no good default here. People often mean either a point or a difference, depending on the context. In case anyone has an idea on how to improve, we are open to feedback.
Well, I wonder whether the design should follow chrono's example,
where "field types" and "arithmetic types" are separate types,
and you can do arithmetic only with the latter, and the former don't
convert to the latter implicitly.
Received on 2024-06-18 14:57:32