Category:Range-v3
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
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 boost.range library (range-v2).