Skip to content

add fallback implementation for std::span to Dune::Std

Nils-Arne Dreier requested to merge feature/std_span into master

As promised in #187 (closed), I propose to include a fallback implementation for std::span into the Dune::Std namespace. Taken from https://github.com/tcbrindle/span

I'm not quiet sure if I did the sub-licensing right.

Merge request reports