Automatic Memory Management -- No Panacea

One of the loudest criticisms I hear about C++ is that it doesn't have garbage collection. In other words, whenever a program allocates memory, some other part of that program has to figure out when to free it.



February 06, 2008
URL:http://www.drdobbs.com/architecture-and-design/automatic-memory-management-no-panace/228700655

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.