LWG3103 Errors in taking subview of span should be ill-formed where possible
Note that the real work was already done before, including tests.
Paths
| Differential D143432
[libc++] Addresses LWG3103. ClosedPublic Authored by Mordante on Feb 6 2023, 12:46 PM.
Details
Summary LWG3103 Errors in taking subview of span should be ill-formed where possible Note that the real work was already done before, including tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 3 2023, 1:26 PM This revision was landed with ongoing or failed builds.Mar 4 2023, 4:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502369 libcxx/docs/Status/Cxx20Issues.csv
libcxx/test/std/containers/views/views.span/span.sub/first.pass.cpp
libcxx/test/std/containers/views/views.span/span.sub/first.verify.cpp
libcxx/test/std/containers/views/views.span/span.sub/last.pass.cpp
libcxx/test/std/containers/views/views.span/span.sub/last.verify.cpp
libcxx/test/std/containers/views/views.span/span.sub/subspan.pass.cpp
libcxx/test/std/containers/views/views.span/span.sub/subspan.verify.cpp
|