Specifying @nogc on structs seems to have no effect

ag0aep6g anonymous at example.com
Tue Sep 19 18:59:11 UTC 2017


On 09/19/2017 08:06 PM, Craig Black wrote:
> This wouldn't 
> be allowed for classes or class references, since they are always 
> pointing to GC data

That's not true. You can put class objects into other places than the GC 
heap.


More information about the Digitalmars-d mailing list