boost::parser::punct
// In header: <boost/parser/parser.hpp> unspecified punct;
The punctuation character parser. Matches the full set of Unicode punctuation classes (specifically, "Pc", "Pd", "Pe", "Pf", "Pi", "Ps", and "Po").