User Tools

Site Tools


2013:parallelism_in_c_1y

This is an old revision of the document!


Back to proposals-2013

Title: Parallelism in C++1y
Proposer: detlef_vollman
Type: Tutorial
Duration: 90 minutes
Description: Parallelism and multi-threading are two of the main topics for the next versions of C++. Some additional concurrency support might even show up in the small planned revision C++14, and some bigger additions are discussed for C++17.

This talk will present some minor additions for concurrency support in C++14, as well as some more substantial proposals for C++17 targeting mainly real parallelism (and not just multi-threading) and generally asynchronous programming models currently discussed in the C++ standardization committee.

Intended audience:
This talk is for programmers and designers who are interested in an overview of discussed concurrency additions in the next revisions of C++.

2013/parallelism_in_c_1y.1352666528.txt.gz · Last modified: 2016/06/11 14:05 (external edit)