……世界上最受推崇和由专家设计的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu, C++ 编码规范
……世界上最受推崇和由专家设计的 C++ 库项目之一。
boost::proto::divides::impl
// In header: <boost/proto/traits.hpp> template<typename Expr, typename State, typename Data> struct impl : proto::pass_through<divides>::template impl<Expr, State, Data> { };