Back to [[conference:committee:proposals-2013]]\\ \\ **Title**: Parallelism in C++1y\\ **Proposer**: [[2013:detlef_vollmann]]\\ **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++.\\ \\ Roger: I think this one sounds good