diff --git a/doc/history.qbk b/doc/history.qbk new file mode 100644 index 0000000..9903fd1 --- /dev/null +++ b/doc/history.qbk @@ -0,0 +1,16 @@ +[/ + Copyright 2009 John Maddock. + Distributed under the Boost Software License, Version 1.0. + (See accompanying file LICENSE_1_0.txt or copy at + http://www.boost.org/LICENSE_1_0.txt). +] + +[section:history History] + +[h4 Boost 1.42.0] + +* Fixed issue [@https://svn.boost.org/trac/boost/ticket/3704 #3704]. + + +[endsect] + diff --git a/doc/html/boost_typetraits/background.html b/doc/html/boost_typetraits/background.html index da93cf3..8657132 100644 --- a/doc/html/boost_typetraits/background.html +++ b/doc/html/boost_typetraits/background.html @@ -56,7 +56,7 @@ method available to them.
@@ -84,7 +84,7 @@ given.
@@ -174,7 +174,7 @@ in the default template.
@@ -247,7 +247,7 @@ otherwise it will call the "slow but safe version".
@@ -280,7 +280,7 @@
Table 1.1. Time taken to copy 1000 elements using `copy<const +
Table 1.1. Time taken to copy 1000 elements using `copy<const T*, T*>` (times in micro-seconds)
@@ -416,7 +416,7 @@ to hold non-reference types, references, and constant references:
Table 1.2. Required Constructor Argument Types
+Table 1.2. Required Constructor Argument Types