static foreach @nogc

Jacob Carlborg doob at me.com
Tue Jun 4 17:58:20 UTC 2019


On 2019-05-30 17:29, Timon Gehr wrote:

> The only issue here is that `@nogc:` applies to all nested functions, 
> including delegates that are only used for CTFE.

You don't see it has a problem that the compiler mentions "delegate" in 
an error message but "delegate" doesn't exist in the source code?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list