cpp-proposals-pub icon indicating copy to clipboard operation
cpp-proposals-pub copied to clipboard

mdspan: extents() constructor that takes an array should be explicit

Open dhollman opened this issue 6 years ago • 0 comments

It is not currently explicit, but by the rules of C++ standard library design it should be.

dhollman avatar Aug 05 '19 20:08 dhollman