...世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,《C++ 编码规范
...世界上最受推崇和设计精良的 C++ 库项目之一。
boost::proto::result_of::flatten — 计算 proto::flatten() 返回类型的元函数
proto::flatten()
// In header: <boost/proto/fusion.hpp> template<typename Expr> struct flatten { // types typedef unspecified type; // A Fusion Forward Sequence };