https://cplusplus.github.io/LWG/issue3557
I think the code change is unobservable, so we could just close this as "Nothing To Do" instead; but it seems appropriate to follow the Standard's wording here as closely as possible.
Paths
| Differential D117964
[libc++] Fix LWG3557 "static_cast expression in convertible_to has the wrong operand" ClosedPublic Authored by • Quuxplusone on Jan 22 2022, 12:31 PM.
Details
Summary https://cplusplus.github.io/LWG/issue3557 I think the code change is unobservable, so we could just close this as "Nothing To Do" instead; but it seems appropriate to follow the Standard's wording here as closely as possible.
Diff Detail
Event Timeline• Quuxplusone created this revision. Herald added 1 blocking reviewer(s): Restricted Project. · View Herald TranscriptJan 22 2022, 12:31 PM Closed by commit rG16031cbf2bb1: [libc++] Fix LWG3557 "static_cast expression in convertible_to has the wrong… (authored by • arthur.j.odwyer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403437 libcxx/docs/Status/Cxx2bIssues.csv
libcxx/include/__concepts/convertible_to.h
|