From d188b81207d4834d97f5c820afb8755bd235deae Mon Sep 17 00:00:00 2001 From: Beman Date: Tue, 28 May 2013 21:11:18 -0400 Subject: [PATCH] Spacing and minor content tweak. --- doc/conversion.html | 10 +++------- doc/index.html | 1 + doc/types.html | 2 ++ 3 files changed, 6 insertions(+), 7 deletions(-) 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 @@
+

+