Skip to content

Deprecate ToUniquePtr.

Christoph Grüninger requested to merge feature/deprecate-to_unique_ptr into master

It was just introduced to allow to show a deprecation warning in case someone consumes a GridFactory::createGrid() into a raw-pointer.

Merge request reports