27 Sep
2005
27 Sep
'05
10:11 a.m.
I noticed that the documentation for boost::functionN::swap has a parameter type of "const functionN&". Shouldn't that be "functionN&" (i.e. non-const rather than const reference)? Stuart Dootson