@trusted delegates all over std.array

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Feb 2 13:46:02 PST 2014


On 2/2/14, Jesse Phillips <Jesse.K.Phillips+D at gmail.com> wrote:
> Pretty sure @trusted only affect the use of @safe and never makes
> CTFE work.

This is what I remember, it has a huge diff and has lots of these
trusted lambdas in it:
https://github.com/D-Programming-Language/phobos/pull/1337/files


More information about the Digitalmars-d-learn mailing list