可移植的 C++ 标准库 Boost 1.67.0 beta 1 发布

栏目: 软件资讯 · 发布时间: 7年前

内容简介:可移植的 C++ 标准库  Boost  1.67.0 beta 1 版本发布,Boost 库是一个经过千锤百炼、可移植、提供源代码的 C++ 库,作为标准库的后备,是 C++ 标准化进程的发动机之一,由 C++ 标准委员会库工作组成员发起。 ...

可移植的 C++ 标准库  Boost  1.67.0 beta 1 版本发布,Boost 库是一个经过千锤百炼、可移植、提供源代码的 C++ 库,作为标准库的后备,是 C++ 标准化进程的发动机之一,由 C++ 标准委员会库工作组成员发起。

新增的库

  • Contract:Contract programming for C++. All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc, from Lorenzo Caminiti.

  • HOF:Higher-order functions for C++, from Paul Fultz II.

更新的库

  • Asio:

    • Added experimental::detached completion token.

    • Added experimental::redirect_error completion token.

    • Added experimental::co_spawn facility for integration with the coroutines technical specification.

    • Added missing const qualifier to basic_socket_acceptor::get_option.

    • Worked around a parsing error that occurs with some versions of gcc.

    • Fixed broken code samples in tutorial.

    • Added new experimental features. (Note that "experimental" features may be changed without notice in subsequent releases.)

详情请查看更新日志

下载地址:https://dl.bintray.com/boostorg/beta/1.67.0.beta.1/binaries/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithms and Theory of Computation Handbook

Algorithms and Theory of Computation Handbook

Mikhail J. Atallah (Editor) / CRC-Press / 1998-09-30 / USD 94.95

Book Description This comprehensive compendium of algorithms and data structures covers many theoretical issues from a practical perspective. Chapters include information on finite precision issues......一起来看看 《Algorithms and Theory of Computation Handbook》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具