getting_started_0.qbk 147 B

123456
  1. [#getting_started_0]
  2. #include <boost/metaparse/build_parser.hpp>
  3. using namespace boost::metaparse;
  4. using exp_parser1 = build_parser<int_>;