...世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,《C++ 编码规范
...世界上最受推崇和设计精良的 C++ 库项目之一。
定义了一个简单的基于文本的进度监视器
namespace boost { namespace unit_test { class progress_monitor_t; } }