named arguments, string interpolation, please stop.

Timon Gehr timon.gehr at gmx.ch
Thu Jan 11 22:32:00 UTC 2024


On 1/11/24 22:37, Walter Bright wrote:
> 
> Logical const code cannot take advantage of it being const because it 
> isn't constant.

Well, people can and do do it.

https://issues.dlang.org/show_bug.cgi?id=9149

I have had to debate people on whether or not this is even a bug because 
they had been relying on the behavior in order to implement logical `const`.


More information about the Digitalmars-d mailing list