DMD 1.027 and 2.011 releases
    Robert Fraser 
    fraserofthenight at gmail.com
       
    Thu Feb 21 05:15:13 PST 2008
    
    
  
Extrawurst wrote:
> yeah but what happend to the express-such-things-via-documention policy 
> to keep syntax simple ?
It looks like the bane of all my Java existence, exception 
specifications, are back, under the mask of "optimization" this time. 
But, unlike const, you're not required to use nothrow to make use of 
libraries which use it, so it's up to you to ignore it or not.
    
    
More information about the Digitalmars-d-announce
mailing list