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.
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.