Info
Version: | 1.0.6 |
Author(s): | Microsoft Corporation |
Last Update: | Monday, September 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/Range-V3-VS2015 |
NuGet Url: | https://www.nuget.org/packages/Range-V3-VS2015 |
Install
Install-Package Range-V3-VS2015
dotnet add package Range-V3-VS2015
paket add Range-V3-VS2015
Range-V3-VS2015 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Simply put, the existing solutions haven't kept up with the rapid evolution of C++.
Range v3 is a library for the future C++.
Not only does it work well with today's C++
-- move semantics, lambdas, automatically deduced types and all --
it also anticipates tomorrow's C++ with Concepts.
Range v3 forms the basis of a proposal to add range support to the standard library
(N4128: Ranges for the Standard Library).
It also will be the reference implementation for an upcoming Technical Specification.
These are the first steps toward turning ranges into an international standard.