Update of /cvsroot/boost/boost/libs/thread/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20694
Modified Files:
Tag: RC_1_34_0
faq.xml
Log Message:
Fix Xml error. This change is already in HEAD.
Index: faq.xml
===================================================================
RCS file: /cvsroot/boost/boost/libs/thread/doc/faq.xml,v
retrieving revision 1.3.10.3
retrieving revision 1.3.10.4
diff -u -d -r1.3.10.3 -r1.3.10.4
--- faq.xml 11 Feb 2007 13:55:21 -0000 1.3.10.3
+++ faq.xml 24 Apr 2007 16:11:17 -0000 1.3.10.4
@@ -222,7 +222,7 @@
means that you can pass an object with an overloaded operator() and
include additional data as members in that object. Beware though
that
this object is copied, use boost::ref to prevent that. Secondly,
even
- a boost::function<void (void)> can carry parameters, you only have
to
+ a boost::function<void (void)> can carry parameters, you only
have to
use boost::bind() to create it from any function and bind its
parameters.</para>
<para>That is also why Boost.Threads are superiour, because they
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs