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

Vladimir Panteleev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Vladimir Panteleev <[email protected]> ---
(In reply to Tomoya Tanjo from comment #0)
> For instance, core.stdc.string.memcpy prevents std.algorithm.move from being
> CTFEable (I think it should be).

move is CTFE-able since https://github.com/dlang/phobos/pull/2036.

The rest of the issue is too vague to be actionable, please provide specific
examples of what you're missing at CTFE.

--

Reply via email to