[Issue 16474] CTFE pow

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Aug 5 14:50:22 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=16474

--- Comment #7 from uplink.coder at googlemail.com ---
(In reply to ZombineDev from comment #6)
> Manu, you may be interested in trying LDC as it will soon support much more
> intrinsics at CTFE than dmd. For reference:
> https://github.com/ldc-developers/ldc/pull/2259 I'm not sure if specifically
> the pow operator is supported (though pow is supported as a function call).

Do they interface with the CTFE engine ?
That'd be crazy :)

--


More information about the Digitalmars-d-bugs mailing list