...世界上最受尊敬和设计最精湛的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu, C++ 编码标准
...世界上最受尊敬和设计最精湛的 C++ 库项目之一。
boost::xpressive::first — first 是一个惰性的多态函数对象,用于访问 xpressive 语义动作中 std::pair<> 的第一个元素。
first
std::pair<>
// In header: <boost/xpressive/regex_actions.hpp> function< op::first >::type const first;