红联Linux门户
Linux帮助

Boost 1.56.0发布,可移植的C++标准库

发布时间:2014-08-08 09:24:03来源:红联作者:empast
Boost库是一个经过千锤百炼、可移植、提供源代码的C++库,作为标准库的后备,是C++标准化进程的发动机之一。Boost库由C++标准委员会库工作组成员发起,在C++社区中影响甚大,其成员已近2000人。Boost库为我们带来了最新、最酷、最实用的技术,是不折不扣的“准”标准库。

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 , for internal Boost use.

===新库===

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

来自:开源中国社区
文章评论

共有 0 条评论