The CodePlex Parallel STL project is the Microsoft prototype of the Working Draft, Technical Specification for C++ Extensions for Parallelism a proposal to add a set of high level parallel algorithms to the next major version of the ISO C++.
Info
Version: | 0.0.1 |
Author(s): | Microsoft |
Last Update: | Sunday, August 3, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://parallelstl.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/ParallelSTL |
Install
Install-Package ParallelSTL
dotnet add package ParallelSTL
paket add ParallelSTL
ParallelSTL Download (Unzip the "nupkg" after downloading)
Dependencies
Tags