Home | Libraries | People | FAQ | More |
This module includes different auxiliary parsers not fitting into any of
the other categories. This module includes the attr
,
attr_cast
, eoi
, eol
,
eps
, and lazy
parsers.
// forwards to <boost/spirit/home/qi/auxiliary.hpp> #include <boost/spirit/include/qi_auxiliary.hpp>
Also, see Include Structure.