Update of /cvsroot/boost/boost/boost/xpressive/detail/core
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25284/detail/core
Modified Files:
Tag: PROTO2
linker.hpp
Log Message:
various renamings
Index: linker.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/detail/core/linker.hpp,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -u -d -r1.9.2.1 -r1.9.2.2
--- linker.hpp 28 Oct 2006 04:31:34 -0000 1.9.2.1
+++ linker.hpp 28 Oct 2006 18:53:43 -0000 1.9.2.2
@@ -151,7 +151,7 @@
template<typename Matcher>
void accept(Matcher const &, xpression_base const *)
{
- // no-node
+ // no-op
}
void accept(repeat_begin_matcher const &, xpression_base const *next)
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|