Shouldn't std.conv.emplace be @nogc?

Kapps via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Mar 2 13:15:24 PST 2015


On Monday, 2 March 2015 at 12:37:33 UTC, drug wrote:
> I guess the reason why std.conv.emplace is not @nogc-ed is that 
> nobody added it yet? I didn't see using of gc in the emplace 
> sources.

Soon:
https://github.com/D-Programming-Language/phobos/pull/2999


More information about the Digitalmars-d-learn mailing list