[Article] D's Garbage Collector Problem

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Thu Sep 11 07:30:05 PDT 2014


>There are various api the compiler use to allocate from the GC. 
>Some do not specify if the allocated memory contains pointers or 
>not, and none do specify the type qualifier of the memory.

Is it true about pointers? Which functions?
And why type qualifiers matter?


More information about the Digitalmars-d mailing list