[#getting_started_29] using mult_exp4 = foldl_start_with_parser< sequence, unary_exp1>, unary_exp1, boost::mpl::quote2 >; using exp_parser18 = build_parser< foldl_start_with_parser< sequence, mult_exp4>, mult_exp4, boost::mpl::quote2 > >;