Boost 1.56.0 发布,此版本包括一个新的库和大量的改进和 bug 修复。
=== 新模块 ===
Assert: Customizable assert macros. Maintained by Peter Dimov.
Core: Core utilities used by other libraries, with minimal dependencies. Maintained by Peter Dimov, Glen Fernandes and Andrey Semashev.
Lexical_Cast: General literal text conversions, such as an int represented a string, or vice-versa, from Kevlin Henney.
Throw_Exception: A common infrastructure for throwing exceptions from Boost libraries, from Emil Dotchevski.
Winapi: Windows API declarations without
===新库===
Align: Memory alignment functions, allocators, and adaptors, from Glen Fernandes.
Type_Index: Runtime/Compile time copyable type info, from Antony Polukhin.
更多更新信息和下载请前往:http://www.boost.org/users/news/version_1.56.0
SourceForge 下载:http://sourceforge.net/projects/boost/files/boost/1.56.0/
安装最新版本: http://www.boost.org/doc/libs/release/more/getting_started/index.html
来自:开源中国社区

