mutable pointers as associative array keys

John Colvin john.loughran.colvin at gmail.com
Tue Apr 11 14:14:35 UTC 2023


On Monday, 10 April 2023 at 20:31:43 UTC, Steven Schveighoffer 
wrote:
> On 4/10/23 4:25 PM, Steven Schveighoffer wrote:
>> It's also completely useless. Having const keys does nothing 
>> to guarantee unchanging keys. Another half-assed attempt to be 
>> encode correct semantics but fails completely in its goal.
>
> In case you wonder how old this is:
>
> https://issues.dlang.org/show_bug.cgi?id=11477
> https://issues.dlang.org/show_bug.cgi?id=12491#c2
>
> -Steve

Oh dear.


More information about the Digitalmars-d-learn mailing list