@gc attribute for bypassign @nogc

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sun Jul 24 15:21:51 PDT 2016


On Sunday, 24 July 2016 at 22:13:02 UTC, bitwise wrote:
> There is the following, which is clever. But if it came down to 
> having to do this to bypass @nogc, I simply wouldn't use @nogc.

that's what i ended up with: not using @nogc. it is pure 
parketing thing. for real world using it adds more troubles than 
it ever solved (and did it solve at least something?!).

i'd say: "don't bother with @nogc, it is mostly useless."


More information about the Digitalmars-d mailing list