Tags: #RAII #memory #destructor
We have RAII in C++ and therefore the totally deterministic destruction of objects. But, what is RAII? That's the topic of this post.
http://www.modernescpp.com/index.php/garbage-collectio-no-thanks
We have RAII in C++ and therefore the totally deterministic destruction of objects. But, what is RAII? That's the topic of this post.
http://www.modernescpp.com/index.php/garbage-collectio-no-thanks
Modernescpp
Garbage Collection - No Thanks - ModernesCpp.com