Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

String Generators

String Generators (string, lit)
Symbols Generator (symbols)

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