How is the case for modern C++? Are there `vector` or smart pointer alternatives that reliably zero the memory in the destructor?
How is the case for modern C++? Are there `vector` or smart pointer alternatives that reliably zero the memory in the destructor?