...世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,《C++ 编码规范
...世界上最受推崇和设计精良的 C++ 库项目之一。
boost::xpressive::make_pair — make_pair 是一个用于在 xpressive 语义动作中创建 std::pair<> 的惰性多态函数对象。
make_pair
std::pair<>
// In header: <boost/xpressive/regex_actions.hpp> function< op::make_pair >::type const make_pair;