3_2.hpp 307 B

1234567891011121314
  1. #ifndef BOOST_METAPARSE_GETTING_STARTED_3_2_HPP
  2. #define BOOST_METAPARSE_GETTING_STARTED_3_2_HPP
  3. // Automatically generated header file
  4. // Definitions before section 3.1
  5. #include "3_1.hpp"
  6. // Definitions of section 3.1
  7. // query:
  8. // exp_parser1::apply<BOOST_METAPARSE_STRING("thirteen")>::type
  9. #endif