Package range-v3: Information
Source package: range-v3
Version: 0.10.0-alt3.E2K.1
Build time: Jan 15, 2021, 10:53 PM
Category: Development/C++
Report package bugHome page: https://github.com/ericniebler/range-v3
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.
Maintainer: Vitaly Lipatov
Last changed
Jan. 15, 2021 Michael Shigorin 0.10.0-alt3.E2K.1
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)