[#getting_started_12] using exp_parser9 = build_parser< transform< /* What we had so far */ sequence< int_token, transform< repeated>, boost::mpl::lambda< boost::mpl::fold< boost::mpl::_1, boost::mpl::int_<0>, boost::mpl::quote2 > >::type > >, boost::mpl::quote1 /* summarise the vector of numbers */ > >;