Remove intermediate type ToUniquePtr in favor of std::unique_ptr
1 unresolved thread
1 unresolved thread
Compare changes
Files
2@@ -20,7 +20,10 @@
@@ -36,6 +39,16 @@ template <int dimgrid, int dimworld, class ct>
@@ -139,6 +152,8 @@ template <int dimworld, class ct>
@@ -250,11 +265,8 @@ DUNE_NO_DEPRECATED_END
@@ -293,7 +305,7 @@ DUNE_NO_DEPRECATED_END
@@ -316,6 +328,8 @@ template <int dimworld, class ct>
@@ -447,11 +461,8 @@ DUNE_NO_DEPRECATED_END
@@ -534,7 +545,7 @@ DUNE_NO_DEPRECATED_END