![]() |
Home | Libraries | People | FAQ | More |
This module includes different directives usable to augment and parametrize
other parsers. It includes the no_case
,
lexeme
, omit
,
raw
, repeat
,
and skip
directives.
// forwards to <boost/spirit/home/qi/directive.hpp> #include <boost/spirit/include/qi_directive.hpp>
Also, see Include Structure.