...世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,《C++ 编码规范
...世界上最受推崇和设计精良的 C++ 库项目之一。
boost::parser::lower
// In header: <boost/parser/parser.hpp> unspecified lower;
小写字符解析器。匹配完整的 Unicode 小写代码点集合(类别“Ll”)。