...世界上最受重视和最专业设计的 C++ 库项目之一。 — 赫布·萨特 和 安德烈·亚历山德雷斯库,《C++ 编码标准》
...世界上最受重视和最专业设计的 C++ 库项目之一。
boost::heap::mutable_ — 将堆配置为可变堆。
// In header: <boost/heap/policies.hpp> template<bool T> struct mutable_ { };
某些堆需要被特别配置为可变堆。