DMD 1.027 and 2.011 releases

Ary Borenszweig ary at esperanto.org.ar
Thu Feb 21 07:17:42 PST 2008


Robert Fraser escribió:
> 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.

In fact, it's just serves as a hint to the compiler, right? Like 
"inline" in C?


More information about the Digitalmars-d-announce mailing list