Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2023. The current version is 1.89.0.
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.