Borneq
Joined: 11 Aug 2010 Posts: 1
|
Posted: Wed Aug 11, 2010 10:21 pm Post subject: How Garbage Collector works? |
|
|
Unlike Java, in D there are pointers and structs. Did not prevent it from operation of Garbage Collector? Where is described garbage collection algorithm ? |
|