From ce08e55a632c11097bf0f714101da9a528793d1c Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sat, 14 Jul 2001 20:02:39 +0000 Subject: [PATCH] referemce.html: - Document swapping of mixins in swap() [SVN r10622] --- doc/reference.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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);

@@ -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