...世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,《C++ 编码规范
...世界上最受推崇和设计精良的 C++ 库项目之一。
boost::xpressive::front — front 是一个延迟求值的多态函数对象,用于在 xpressive 语义动作中获取序列的第一个元素。
front
// In header: <boost/xpressive/regex_actions.hpp> function< op::front >::type const front;