1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 可移植的 C++ 标准库 Boost 1.67.0 beta 1 发布 下载

Discussion in '软件资讯' started by 漂亮的石头, 2018-03-23.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    488,244
    Likes Received:
    47
    可移植的 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/
    可移植的 C++ 标准库 Boost 1.67.0 beta 1 发布下载地址
     
Loading...