“……世界上最受尊敬和专业设计的 C++ 库项目之一。” — Herb Sutter 和 Andrei Alexandrescu, C++ 编码标准
boost::xpressive::nil — 成功匹配任何内容。
// In header: <boost/xpressive/regex_primitives.hpp> unspecified nil;
成功匹配零宽度序列。nil 总是成功且从不消耗任何字符。