range-v3

v 0.12.0 Updated: 2 years, 2 months ago

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 com…

https://ericniebler.github.io/range-v3

To install range-v3, paste this in macOS terminal after installing MacPorts

sudo port install range-v3

Add to my watchlist

Installations 3
Requested Installations 1