Skip to content

Commit 7a96851

Browse files
committed
Add Concurrency, Parallelism and Coroutines by Anthony Williams
1 parent d06020f commit 7a96851

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ and code from [CppCon 2017](http://cppcon.org).
2727
- [C++ in Academia](Presentations/C%2B%2B%20in%20Academia/C%2B%2B%20in%20Academia%20-%20Chuck%20Allison%20-%20CppCon%202017.pptx) by Chuck Allison
2828
- [C++ WinRT and the future of C++ on Windows](Presentations/C%2B%2B%20WinRT%20and%20the%20future%20of%20C%2B%2B%20on%20Windows/C%2B%2B%20WinRT%20and%20the%20future%20of%20C%2B%2B%20on%20Windows%20-%20Kenny%20Kerr%20-%20CppCon%202017.pdf) by Kenny Kerr
2929
- [Class Template Argument Deduction - A New Abstraction](Presentations/Class%20Template%20Argument%20Deduction%20-%20A%20New%20Abstraction/Class%20Template%20Argument%20Deduction%20-%20A%20New%20Abstraction%20-%20Zhihao%20Yuan%20-%20CppCon%202017.pdf) by Zhihao Yuan
30+
- [Concurrency, Parallelism and Coroutines](Presentations/Concurrency%2C%20Parallelism%20and%20Coroutines/Concurrency%2C%20Parallelism%20and%20Coroutines%20-%20Anthony%20Williams%20-%20CppCon%202017.pdf) by Anthony Williams
3031
- [constexpr ALL the things](Presentations/constexpr%20ALL%20the%20things/constexpr%20ALL%20the%20things%20-%20Jason%20Turner%20and%20Ben%20Deane%20-%20CppCon%202017.pdf) by Jason Turner and Ben Deane
3132
- [Coroutines What Can't They Do](Presentations/Coroutines%20What%20Can%27t%20They%20Do/Coroutines%20What%20Can%27t%20They%20Do%20-%20Toby%20Allsopp%20-%20CppCon%202017.pdf) by Toby Allsopp
3233
- [Customizing the Standard Containers](Presentations/Customizing%20the%20Standard%20Containers/Customizing%20the%20Standard%20Containers%20-%20Marshall%20Clow%20-%20CppCon%202017.pdf) by Marshall Clow

0 commit comments

Comments
 (0)