Changes

Jump to: navigation, search

Team Hortons

18 bytes removed, 13:39, 1 October 2017
Parallelization of the C++ Standard Library: Intel Parallel STL, MCSTL, and C++17
= Parallelization of the C++ Standard Library: Intel Parallel STL, MCSTL, and C++17 =
We will do something. Eventually.  == Introduction: The Standard Template Library ==
The Standard Template Library (STL) for C++ is a library that provides a set of classes and functions for C++, like iterators and vectors. The STL is divided in four parts: algorithms, containers, functors, and iterators. For this project, we will focus on the ''algorithms'' library.

Navigation menu