Deal with dune/common/array.hh
- deprecates all of
dune/common/array.hh - introduces
dune/common/filled_array.hhwithDune::filledArray<s, T>() - redirect to
std::arrayandDune::filledArray()in the deprecation message.
Fixes: #13 (closed)
dune/common/array.hh
dune/common/filled_array.hh with Dune::filledArray<s, T>()
std::array and Dune::filledArray() in the deprecation message.Fixes: #13 (closed)