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

Modified Files:
        detail_fwd.hpp 
Log Message:
xpressive::by_ref() and xpressive::ref() are funtionally equivalent and both 
are proto-ified versions of boost::ref(), local<> doesn't require default 
constructable

Index: detail_fwd.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/detail/detail_fwd.hpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- detail_fwd.hpp      17 Apr 2007 05:02:33 -0000      1.22
+++ detail_fwd.hpp      30 Apr 2007 00:28:21 -0000      1.23
@@ -44,9 +44,6 @@
 
     struct mark_placeholder;
 
-    template<typename BidiIter>
-    struct regex_byref_placeholder;
-
     struct posix_charset_placeholder;
 
     template<typename Cond>


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