Update of /cvsroot/boost/boost/boost/xpressive/proto
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30824/proto
Modified Files:
proto_fwd.hpp
Log Message:
lower proto's default max arity from 10 to 5 for better compile times
Index: proto_fwd.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/proto/proto_fwd.hpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- proto_fwd.hpp 7 Nov 2006 14:46:50 -0000 1.27
+++ proto_fwd.hpp 7 Nov 2006 16:11:27 -0000 1.28
@@ -20,7 +20,7 @@
#include <boost/preprocessor/repetition/enum_params_with_a_default.hpp>
#ifndef BOOST_PROTO_MAX_ARITY
-# define BOOST_PROTO_MAX_ARITY 10
+# define BOOST_PROTO_MAX_ARITY 5
#endif
namespace boost { namespace proto
-------------------------------------------------------------------------
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
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs