Skip to content

Use C++'s smart pointers std::unique_ptr and std::shared_ptr instead of our own.#1365

Merged
a-maurice merged 59 commits intomainfrom
use_cpp14_memory_classes
Jul 5, 2023
Merged

Use C++'s smart pointers std::unique_ptr and std::shared_ptr instead of our own.#1365
a-maurice merged 59 commits intomainfrom
use_cpp14_memory_classes

Commits

Commits on Jun 26, 2023

Commits on Jun 27, 2023

Commits on Jun 28, 2023

Commits on Jun 29, 2023

Commits on Jul 1, 2023