Update of /cvsroot/boost/boost/libs/bind
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7372

Modified Files:
        bind.html 
Log Message:
Fix #997

Index: bind.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/bind/bind.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- bind.html   9 Nov 2006 19:29:41 -0000       1.36
+++ bind.html   7 Jul 2007 17:41:54 -0000       1.37
@@ -341,7 +341,7 @@
 {
 public:
 
-    <A href="../function/index.html" >boost::function</A>&lt;void&gt; onClick;
+    <A href="../function/index.html" >boost::function</A>&lt;void()&gt; 
onClick;
 };
 
 class player


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

Reply via email to