Modern C++ and it's use of std::unique_ptr / std::move is so much nicer vs. manual memory allocation.
Modern C++ and it's use of std::unique_ptr / std::move is so much nicer vs. manual memory allocation.