……世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,C++ 编码规范
……世界上最受推崇和设计精良的 C++ 库项目之一。
核心头文件位于 boost/units。单位系统头文件位于 <boost/units/systems>。库本身没有源文件——这是一个纯头文件库。展示库各个方面的示例程序可以在 boost/libs/units/example 中找到。单元测试程序位于 boost/libs/units/test。
boost/units
<boost/units/systems>
boost/libs/units/example
boost/libs/units/test