cpp-proposals-pub
cpp-proposals-pub copied to clipboard
mdspan: extents() constructor that takes an array should be explicit
It is not currently explicit, but by the rules of C++ standard library design it should be.