Date: Fri, 16 Feb 2024 00:21:37 +0100
In math texts, this is often written as
Returns: true iff dividend / divisor is defined.
(But not in the current C++ standard text.)
-----Ursprüngliche Nachricht-----
Von:Jan Schultke via Std-Proposals <std-proposals_at_[hidden]>
Gesendet:Do 15.02.2024 23:10
Betreff:Re: [std-proposals] Integer overflow arithmetic
An:std-proposals_at_[hidden];
CC:Jan Schultke <janschultke_at_[hidden]>;
> Returns: true if dividend / divisor is defined.
You can omit the "false otherwise"; to my knowledge, it's not
consistently used in the standard and not seen as necessary. I could
be wrong though and the standard is just inconsistent.
Received on 2024-02-15 23:21:39