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

Modified Files:
        funop.hpp 
Log Message:
as_set and as_list_set transforms, and set complement

Index: funop.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/proto/detail/funop.hpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- funop.hpp   29 Mar 2007 22:19:39 -0000      1.6
+++ funop.hpp   5 Apr 2007 20:49:11 -0000       1.7
@@ -31,7 +31,7 @@
     )
     {
         type that = {
-            {expr} 
+            {expr}
             BOOST_PP_ENUM_TRAILING(BOOST_PP_ITERATION(), BOOST_PROTO_AS_OP, _)
         };
         return that;


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to