From ac155d3843a6d89e54d30a6ddc260b4cb6c9eedb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 26 Nov 2009 11:08:27 +0000 Subject: [PATCH] Added support for exact width integer type to int_t and uint_t Updated docs to match. Fixes #1225. [SVN r57941] --- doc/html/boost_integer/history.html | 4 +- doc/html/boost_integer/integer.html | 14 +- doc/html/boost_integer/mask.html | 4 +- doc/html/index.html | 4 +- doc/integer.qbk | 11 +- include/boost/integer.hpp | 45 ++- test/Jamfile.v2 | 6 +- test/cstdint_test.cpp | 120 ++++--- test/integer_test.cpp | 468 +++++++++++++--------------- 9 files changed, 338 insertions(+), 338 deletions(-) diff --git a/doc/html/boost_integer/history.html b/doc/html/boost_integer/history.html index fb7fc8a..6d4b878 100644 --- a/doc/html/boost_integer/history.html +++ b/doc/html/boost_integer/history.html @@ -26,7 +26,7 @@ History
- + 1.42.0
- + 1.32.0