Details
Details
- Reviewers
Mordante - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
Event Timeline
| libcxx/docs/Status/Cxx2bIssues.csv | ||
|---|---|---|
| 253 | Ok. I thought __i128 and __u128 are supported as libc++ extension. | |
| libcxx/docs/Status/Cxx2bIssues.csv | ||
|---|---|---|
| 253 | They are, but the LWG issue's wording explicitly mentions standard signed or unsigned integer. My original wording didn't contain the word standard, but during LWG review that was added. Therefore I wanted to remove 128-bit support here. | |
Actually I disagree with this statement, see D144326