summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/metaparse/example/getting_started/11_1.hpp
blob: be2a2de63c85ab95c9ac78675efe09c50cdc024e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef BOOST_METAPARSE_GETTING_STARTED_11_1_HPP
#define BOOST_METAPARSE_GETTING_STARTED_11_1_HPP

// Automatically generated header file

// Definitions before section 11
#include "11.hpp"

// Definitions of section 11
// query:
//    exp_parser19::apply<BOOST_METAPARSE_STRING("hello")>::type

#endif