⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{library}} [https://github.com/ericniebler/range-v3 range-v3] is a an implementation of a formal proposal to add range support to the C++ standard library. It is an evolution of the popular [http://www.boost.org/doc/libs/release/libs/range/doc/html/index.html boost.range] library (range-v2).

;Website: http://ericniebler.github.io/range-v3/