Use the new swap library.

[SVN r49770]
This commit is contained in:
Daniel James
2008-11-15 13:07:29 +00:00
parent b75f06d935
commit f0bb74a530
3 changed files with 11 additions and 17 deletions

View File

@@ -42,4 +42,8 @@ First official release.
* Move all the implementation inside `boost/unordered`, to assist
modularization and hopefully make it easier to track changes in subversion.
[h2 Boost 1.38.0]
* Use [@../../libs/utility/swap.html `boost::swap`].
[endsect]