11_1.hpp 304 B

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