...世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,《C++ 编码规范
...世界上最受推崇和设计精良的 C++ 库项目之一。
boost::yap::placeholder
// In header: <boost/yap/algorithm_fwd.hpp> template<long long I> struct placeholder : public hana::llong< I > { };
用于表示占位符终结符的索引的类型。