CTFE pow()

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 1 09:59:09 PST 2015


Manu via Digitalmars-d <digitalmars-d at puremagic.com> wrote:
> Does anyone know how to fix this? Can we please do so? It's been a
> problem for like 5 years it seems.
> It's a bit insane that we can't resolve any non-linear functions at
> compile time.

I've been hoping for that too for a long time. Application to memoization
tables is immediate and awesome. -- Andrei


More information about the Digitalmars-d mailing list