diff --git a/doc/conversion.html b/doc/conversion.html index 7efc721..fe25258 100644 --- a/doc/conversion.html +++ b/doc/conversion.html @@ -35,6 +35,9 @@ Endian Types + +

+
@@ -70,13 +73,6 @@ integer types, and also types float and double, between native, big, or little endian byte ordering. User defined types are also supported.

- - - - -
Caution: Only big endianness and little endianness is supported; - middle endianness is not supported.
-

Reference

Functions are implemented inline if appropriate. noexcept is diff --git a/doc/index.html b/doc/index.html index 9ca091a..061af2a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -34,6 +34,7 @@ Endian Types

+

diff --git a/doc/types.html b/doc/types.html index 0af5a86..3cbb03a 100644 --- a/doc/types.html +++ b/doc/types.html @@ -37,6 +37,8 @@
+

+