P3477 Obsoletes some wording in [bit.endian]
Open
- Dominant language
- Bikeshed
- Stars
- 59
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
> If all scalar types have size 1 byte, then all of `endian::little`, `endian::big`, and `endian::native` have the same value.
https://eel.is/c++draft/bit.endian#2
If there are 8 bits in a byte, then this obviously cannot happen. The proposal should contain wording changes which remove this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.