dune-common  2.6-git
Deprecated List
Member Dune::fill_array (const T &t)

Use Dune::filledArray() from <dune/common/filledarray.hh>.

"Use Dune::filledArray() from <dune/common/filledarray.hh>"

Member Dune::stackobject_to_shared_ptr (T2 &t)
"Do not use the explicit casting version of stackobject_to_shared_ptr, just assign the result to a shared_ptr to the base class"
Member Dune::stackobject_to_shared_ptr (T2 &t)
"Do not use the explicit casting version of stackobject_to_shared_ptr, just assign the result to a shared_ptr to the base class"
Member Dune::ToUniquePtr< T >::operator pointer () noexcept
"Cast to raw pointer is deprecated. Use std::unique_ptr or std::shared_ptr instead."