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

String Generators
PrevUpHomeNext

This module includes different string oriented generators allowing to output character sequences. It includes the symbols generator and variants of the string generator.

Module Header
// forwards to <boost/spirit/home/karma/string.hpp>
#include <boost/spirit/include/karma_string.hpp>

Also, see Include Structure.


PrevUpHomeNext