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?

Reply via email to