Update of /cvsroot/boost/boost/libs/xpressive/proto/test
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4503/libs/xpressive/proto/test
Modified Files:
calculator.cpp
Log Message:
yet another rework of context.hpp
Index: calculator.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/xpressive/proto/test/calculator.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- calculator.cpp 26 Mar 2007 20:28:54 -0000 1.4
+++ calculator.cpp 28 Mar 2007 08:35:57 -0000 1.5
@@ -14,7 +14,7 @@
struct placeholder {};
proto::terminal<placeholder>::type const _1 = {{}};
-struct calculator : proto::callable_context<calculator>
+struct calculator : proto::callable_context<calculator const>
{
typedef int result_type;
-------------------------------------------------------------------------
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