[Issue 3556] version(CTFE)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 11 22:06:46 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3556



--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2010-01-11 22:06:43 PST ---
The reason to prefer if(__ctfe) over version(CTFE) is that both code paths need
to be compiled properly, as a function could be executed both at compile and
runtime.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list