CTFE Status 2

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 19 11:04:36 PDT 2017


On Thursday, 16 February 2017 at 21:05:51 UTC, Stefan Koch wrote:
> [ ... ]

newCTFE specific tests are now included in my version of the 
test-suite.
No more silent breakage. (Atleast for anything covered by the 
test.)
For this to work I introduced a __trait which returns true if 
newCTFE bailed-out on something, and false otherwise.

So far it seems to work quite well.


More information about the Digitalmars-d mailing list