Update of /cvsroot/boost/boost/boost/xpressive/proto
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26737/proto

Modified Files:
        matches.hpp 
Log Message:
actually define convertible_to so it can be documented

Index: matches.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/proto/matches.hpp,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- matches.hpp 19 Jun 2007 06:13:25 -0000      1.50
+++ matches.hpp 20 Jun 2007 06:29:49 -0000      1.51
@@ -464,6 +464,9 @@
             typedef if_ proto_base_expr;
         };
 
+        template<typename T>
+        struct convertible_to
+        {};
     }}
 
     #endif


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