diff --git a/doc/reference.html b/doc/reference.html
index 6cdd3ff..acaf2c4 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -170,7 +170,7 @@ namespace boost {
void swap(functionN& g);
- - Effects: interchanges the targets of
f
and g
.
+ - Effects: interchanges the targets of
f
and g
and swaps the mixins of f
and g
.
- Throws: will not throw.
@@ -247,7 +247,7 @@ inline void swap(const function<Arg1, Arg2, ..
Douglas Gregor
-Last modified: Sat Jul 14 16:04:32 EDT 2001
+Last modified: Sat Jul 14 16:05:46 EDT 2001