Skip to content

Replace a C pointer by a std::unique_ptr

Oliver Sander requested to merge feature/use_unique_ptr into master

Simplifies the memory management.

Merge request reports