From 4cfeb5232566a42ec7e93897a0ee2664ac75d0e9 Mon Sep 17 00:00:00 2001 From: Beman Date: Fri, 15 Aug 2014 13:11:37 -0400 Subject: [PATCH] Fix broken link. --- doc/types.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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