--- make_expr_old.hpp 2008-11-23 01:25:47.000000000 +0100 +++ make_expr.hpp 2008-11-23 01:27:24.000000000 +0100 @@ -524,7 +524,7 @@ { proto::expr that = {this->a0}; return that; - }; + } template operator Expr() const @@ -558,7 +558,7 @@ { proto::expr that = {this->a0}; return that; - }; + } template operator Expr() const @@ -1087,7 +1087,7 @@ #undef M0 proto::expr that = {BOOST_PP_ENUM_PARAMS(N, c)}; return that; - }; + } template operator Expr() const