Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global symb

boost::parser::symb

Synopsis

// In header: <boost/parser/parser.hpp>

unspecified symb;

Description

The symbol character parser. Matches the full set of Unicode symbol classes (specifically, "Sc", "Sk", "Sm", and "So").


PrevUpHomeNext