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

Modified Files:
        proto_fwd.hpp 
Log Message:
faster symbols parser, from Dave Jenkins

Index: proto_fwd.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/proto/proto_fwd.hpp,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- proto_fwd.hpp       10 Jul 2007 05:12:24 -0000      1.88
+++ proto_fwd.hpp       14 Jul 2007 07:36:26 -0000      1.89
@@ -455,9 +455,9 @@
     {
         namespace detail
         {
-               using proto::detail::yes_type;
-               using proto::detail::no_type;
-               
+            using proto::detail::yes_type;
+            using proto::detail::no_type;
+            
             struct default_factory;
 
             no_type is_wildcard_expression_fun(...);


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