#ifndef BOOST_METAPARSE_GETTING_STARTED_7_2_HPP #define BOOST_METAPARSE_GETTING_STARTED_7_2_HPP // Automatically generated header file // Definitions before section 7.1 #include "7_1.hpp" // Definitions of section 7.1 #include template struct eval_binary_op : boost::mpl::times::type {}; // query: // eval_binary_op, '*', boost::mpl::int_<4>>::type using times_token = token>; using exp_parser14 = build_parser< foldl_start_with_parser< sequence, int_token>, int_token, boost::mpl::quote2 > >; // query: // exp_parser14::apply::type // query: // exp_parser14::apply::type #endif