diff --git a/doc/types.html b/doc/types.html index 1067465..1d20ae3 100644 --- a/doc/types.html +++ b/doc/types.html @@ -86,7 +86,8 @@ integer byte-holders may also be used to reduce memory use, file size, or network activity since they provide binary integer sizes not otherwise available.
Such integer byte-holder types are traditionally called -endian types. See the Wikipedia for +endian types. See the +Wikipedia for a full exploration of endianness, including definitions of big endian and little endian.
@@ -642,7 +643,7 @@ differs from endian representation size. Vicente Botet and other reviewers suggested supporting floating point types.Last revised: -13 August, 2014
+15 August, 2014© Copyright Beman Dawes, 2006-2009, 2013
Distributed under the Boost Software License, Version 1.0. See www.boost.org/ LICENSE_1_0.txt