Update of /cvsroot/boost/boost/boost/spirit/phoenix/operator/detail
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20222

Modified Files:
      Tag: SPIRIT_RC_1_8_5
        binary_eval.hpp 
Log Message:
sync from spirit PHOENIX_V2 branch

Index: binary_eval.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/spirit/phoenix/operator/detail/Attic/binary_eval.hpp,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- binary_eval.hpp     11 Oct 2006 09:45:12 -0000      1.1.2.1
+++ binary_eval.hpp     1 Dec 2006 01:56:15 -0000       1.1.2.2
@@ -18,10 +18,10 @@
     struct eval_name                                                           
 \
     {                                                                          
 \
         template <typename Env, typename A0, typename A1>                      
 \
-        struct result                                                          
 \
+        struct result                                                          
  \
         {                                                                      
 \
-            typedef typename A0::template result<Env>::type x_type;            
 \
-            typedef typename A1::template result<Env>::type y_type;            
 \
+            typedef typename A0::template result<Env>::type x_type;            
  \
+            typedef typename A1::template result<Env>::type y_type;            
  \
                                                                                
 \
             typedef typename                                                   
 \
                 mpl::eval_if<                                                  
 \


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