foreach on const(V[K])
    Dan 
    dbdavidson at yahoo.com
       
    Tue Nov 27 12:12:45 PST 2012
    
    
  
On Tuesday, 27 November 2012 at 16:08:54 UTC, Andrei Alexandrescu 
wrote:
> On 11/27/12 10:32 AM, Dan wrote:
>> At the risk of being too persistent ... are there any opinions 
>> on this?
>> It seems a small tweak to the meaning of foreach with 
>> associative arrays
>> would fix some issues requiring unnecessary casts. It should 
>> also be
>> more efficient as there would be no need for extra copying of 
>> keys.
>
> As far as I understand you reveal it's impossible to iterate a 
> const(V[K]), which is an implementation bug. Please file it 
> with bugzilla.
>
> Thanks,
>
> Andrie
http://d.puremagic.com/issues/show_bug.cgi?id=9085
    
    
More information about the Digitalmars-d
mailing list