mirror of
https://github.com/boostorg/endian.git
synced 2025-08-02 05:54:31 +02:00
FAQ corrections.
This commit is contained in:
@@ -521,8 +521,11 @@ endianness are not supported.</p>
|
|||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|
||||||
<p>Only 16-bit, 32-bit, and 64-bit integers are supported. Tests have only been
|
<p>Tests have only been
|
||||||
performed on machines that use two's complement arithmetic.</p>
|
performed on machines that use two's complement arithmetic. The Endian
|
||||||
|
conversion functions support 16, 32, and 64-bit aligned integers only. The
|
||||||
|
Endian types support 8, 16, 24, 32, 40, 48, 56, and 64-bit unaligned integers
|
||||||
|
and 16, 32, and 64-bit aligned integers.</p>
|
||||||
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user