[Issue 16474] CTFE pow

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


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

ZombineDev <petar.p.kirov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petar.p.kirov at gmail.com

--- Comment #6 from ZombineDev <petar.p.kirov at gmail.com> ---
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).

--


More information about the Digitalmars-d-bugs mailing list