Update of /cvsroot/boost/boost/boost/xpressive/detail
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12864/detail
Modified Files:
detail_fwd.hpp
Log Message:
add xpressive::if_() for user-defined predicates
Index: detail_fwd.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/detail/detail_fwd.hpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- detail_fwd.hpp 22 Mar 2007 17:37:16 -0000 1.18
+++ detail_fwd.hpp 23 Mar 2007 00:09:05 -0000 1.19
@@ -57,6 +57,9 @@
struct self_placeholder;
+ template<typename Predicate>
+ struct predicate_placeholder;
+
///////////////////////////////////////////////////////////////////////////////
// matchers
//
@@ -130,6 +133,9 @@
template<typename Actor>
struct action_matcher;
+ template<typename Predicate>
+ struct predicate_matcher;
+
template<typename Xpr, bool Greedy>
struct optional_matcher;
-------------------------------------------------------------------------
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