Implement LWG3903 (span destructor is redundantly noexcept) https://wg21.link/LWG3903
This patch just remove the commented destructor.
Paths
| Differential D154088
[NFC][libc++][span] Implement LWG3903 (span destructor is redundantly noexcept) AbandonedPublic Authored by yronglin on Jun 29 2023, 7:38 AM.
Details
Summary Implement LWG3903 (span destructor is redundantly noexcept) https://wg21.link/LWG3903 This patch just remove the commented destructor.
Diff Detail
Revision Contents
Diff 535793 libcxx/docs/Status/Cxx2cIssues.csv
libcxx/include/span
|