...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
boost::parser::control
// In header: <boost/parser/parser.hpp> unspecified control;
The control character parser. Matches the all Unicode code points with the "Cc" ("control character") character property.