Discussion Thread: DIP 1038-- at nodiscard--Community Review Round 1
Dave P.
dave287091 at gmail.com
Fri Dec 11 15:09:24 UTC 2020
On Wednesday, 9 December 2020 at 10:10:40 UTC, Mike Parker wrote:
> This is the discussion thread for the first round of Community
> Review of DIP 1038, "@nodiscard":
>
> [...]
I use the equivalent feature in C all the time and it is great.
It especially helps when a function that previously was declared
as returning void needs to now return an error code.
More information about the Digitalmars-d
mailing list