How to break const

Mehrdad wfunction at hotmail.com
Mon Jun 18 08:18:46 PDT 2012


On Monday, 18 June 2012 at 15:16:58 UTC, Mehrdad wrote:
> Explain it however you want.
>
> The bottom line I'm getting at is, you can't re-order the 
> calls, EVEN IF by "looking at them" you can tell they're pure 
> @safe nothrow const...

(Sorry wasn't intending to make a mean comment -- my bad if it 
came across that way.)


And not just re-ordering for that matter.

I can't see /any/ optimizations happening even though these are 
const/pure/@safe/nothrow/whatever...


More information about the Digitalmars-d mailing list