Update of /cvsroot/boost/boost/libs/range/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3056

Modified Files:
      Tag: RC_1_34_0
        extension_mechanism.cpp 
Removed Files:
      Tag: RC_1_34_0
        TODO compat1.cpp 
Log Message:


Index: extension_mechanism.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/test/extension_mechanism.cpp,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- extension_mechanism.cpp     9 Dec 2005 22:21:12 -0000       1.2
+++ extension_mechanism.cpp     22 Nov 2006 22:27:28 -0000      1.2.2.1
@@ -69,7 +69,7 @@
         }
 
 
-    inline X::iterator boost_range_end( X& x )
+        inline X::iterator boost_range_end( X& x )
         {
                 return x.vec.end();
         }

--- TODO DELETED ---

--- compat1.cpp DELETED ---


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