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

Auxiliary Generators
PrevUpHomeNext

This module includes different auxiliary generators not fitting into any of the other categories. It includes the attr_cast, eol, eps, and lazy generators.

Module Header
// forwards to <boost/spirit/home/karma/auxiliary.hpp>
#include <boost/spirit/include/karma_auxiliary.hpp>

Also, see Include Structure.


PrevUpHomeNext