Boost C++ 库

...世界上评价最高、设计最精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

第 1 章 Boost.Core - Boost C++ 函数库
Next

第 1 章 Boost.Core

Boost.Core 库是一个核心工具集的集合。纳入标准是该工具组件

  • 简单,
  • 被其他 Boost 库使用,并且
  • 不依赖任何其他 Boost 模块,除了 Core 本身、Config、Assert 或 ThrowException。

Next