DMD 1.027 and 2.011 releases
    Walter Bright 
    newshound1 at digitalmars.com
       
    Thu Feb 21 12:08:37 PST 2008
    
    
  
Robert Fraser wrote:
> 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.
The downsides of general exception specifications are not shared by nothrow.
    
    
More information about the Digitalmars-d-announce
mailing list