Not really. It says that having garbage collection is a design choice. What it presents as defective are the implementation of operator overloading and exceptions, and says that having garbage collection would have been a good way to avoid these being defective.
Comments
Not really. It says that having garbage collection is a design choice. What it presents as defective are the implementation of operator overloading and exceptions, and says that having garbage collection would have been a good way to avoid these being defective.