Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org> wrote: > On 6/9/15 12:58 AM, Kagamin wrote: >> Same as with @safe @nogc @nothrow @pure. > > No, these are attributes that change the function's type; constexpr does not. Why is that better?