Index: libs/utility/index.html =================================================================== --- libs/utility/index.html (revision 47044) +++ libs/utility/index.html (working copy) @@ -24,6 +24,7 @@ iterator_adaptors
generator iterator adaptors
operators
+ swap
throw_exception
utility
value_init

@@ -36,6 +37,6 @@ www.boost.org/LICENSE_1_0.txt)

Revised - 07 November, 2006

+ 03 July, 2008

Index: status/Jamfile.v2 =================================================================== --- status/Jamfile.v2 (revision 47045) +++ status/Jamfile.v2 (working copy) @@ -124,6 +124,7 @@ units/test # test-suite units unordered/test/unordered # test-suite unordered unordered/test/exception # test-suite unordered-exception + utility/swap/test # test-suite utility/swap utility/enable_if/test # test-suite utility/enable_if utility/test # test-suite utility variant/test # test-suite variant