gc heap

Sam S E asdf at mailinator.com
Sun Nov 23 14:02:55 PST 2008


What is allocated in the gc heap? Just classes? Dynamic/associative arrays? Structs? Only things allocated with new? Do built-in types and structs get deallocated at the end of scope like in C?


More information about the Digitalmars-d-learn mailing list