Package librange-v3-devel: Information

    Binary package: librange-v3-devel
    Version: 0.10.0-alt3.E2K.1
    Architecture: noarch
    Build time:  Jan 15, 2021, 10:53 PM
    Source package: range-v3
    Category: Development/C++
    Report package bug
    License: Boost
    Summary: Development files for range-v3
    Description: 
    Range library for C++14/17/20. This code was the basis
    of a formal proposal to add range support to the C++ standard library.
    That proposal evolved through a Technical Specification,
    and finally into P0896R4 "The One Ranges Proposal"
    which was merged into the C++20 working drafts in November 2018.

    Maintainer: Vitaly Lipatov

    List of contributors:
    Michael Shigorin
    Vitaly Lipatov

    Last changed


    Jan. 15, 2021 Michael Shigorin 0.10.0-alt3.E2K.1
    - E2K:
      + drop gcc8 specification (see ALT#37930, ALT#38830)
      + disable examples
    Jan. 27, 2020 Vitaly Lipatov 0.10.0-alt3
    - build range-v3 in any case, use gcc8
    Jan. 25, 2020 Vitaly Lipatov 0.10.0-alt2
    - rewrite spec
    - build test with cmake and run it
    - move headers direct to /usr/include
    - disable build on aarch64 and ppc64le (see bug 37930)