range-v3 (devel/range-v3) Updated: 2 years, 3 months ago Add to my watchlist

Range library for C++14/17/20, basis for C++20's std::ranges.

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. Ranges are an extension of the Standard Template Library that makes its iterators and algorithms more powerful by making them composable. Unlike other range-like solutions which seek to do away with iterators, in range-v3 ranges are an abstraction layer on top of iterators. Range-v3 is built on three pillars: V…

Version: 0.12.0 License: MIT GitHub
Maintainers No Maintainer
Categories devel
Homepage https://ericniebler.github.io/range-v3
Platforms any
Variants
  • debug (Enable debug binaries)

"range-v3" depends on

build (3)

Ports that depend on "range-v3"



Port Health:

Loading Port Health

Installations (30 days)

3

Requested Installations (30 days)

1