Template limits in D2
    Lutger 
    lutger.blijdestijn at gmail.com
       
    Sun May 24 09:53:25 PDT 2009
    
    
  
Ary Borenszweig wrote:
...
> 
> BTW, I had to debug inside Descent's code to find this. If I debug it 
> using the debugger I'm programming, I can see it stops the execution 
> right at the "s.a[i] = m;" line, without saying why (DMD doesn't say 
> why). It's not much, but I think it's better than "Can't evaluate at 
> compile-time", and might give you more clues about it. :-)
yes it's this: "s.a[i] = m", it doesn't work with dynamic arrays either. 
    
    
More information about the Digitalmars-d-learn
mailing list