https://github.com/ratanparai/cpp-template/blob/fc60a2c7ac4f6a4ba4d3e309b87f530409aa61db/tests/Greeting_test.cc#L5 Use `std::unique_ptr` from `<memory>` just delete it at the end
cpp-template/tests/Greeting_test.cc
Line 5 in fc60a2c
Use
std::unique_ptrfrom<memory>just delete it at the end