Package range-v3: Information

    Source package: range-v3
    Version: 0.11.0-alt1
    Build time:  Dec 18, 2020, 12:52 PM
    Category: Development/C++
    Report package bug
    License: Boost
    Summary: Range library for C++14/17/20, basis for C++20's std::ranges
    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.

    List of rpms provided by this srpm:
    librange-v3-devel (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. cmake
      2. ctest
      3. gcc8
      4. gcc8-c++

    Last changed


    Aug. 20, 2020 Vitaly Lipatov 0.11.0-alt1
    - new version 0.11.0 (with rpmrb script)
    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)