Why D const is annoying
    Walter Bright 
    newshound2 at digitalmars.com
       
    Sat Dec 10 11:13:40 PST 2011
    
    
  
On 12/10/2011 5:04 AM, David Nadlinger wrote:
> So, could you please at least elaborate on why you think the current behavior is
> correct, and how its advantages outweigh the massive confusion it causes?
The original idea was that you could add specializations without breaking 
existing binaries. However, experience seems to indicate that this isn't worth it.
    
    
More information about the Digitalmars-d
mailing list