Skip to content

Commit 152a42b

Browse files
committed
Add Read, Copy, Update... Then What by Fedor Pikus
1 parent 485b156 commit 152a42b

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
@@ -54,6 +54,7 @@ and code from [CppCon 2017](http://cppcon.org).
5454
- [Postmodern C++](Presentations/Postmodern%20C%2B%2B/Postmodern%20C%2B%2B%20-%20Tony%20Van%20Eerd%20-%20CppCon%202017.pdf) by Tony Van Eerd
5555
- [Practical Techniques for Improving C++ Build Times](Presentations/Practical%20Techniques%20for%20Improving%20C%2B%2B%20Build%20Times/Practical%20Techniques%20for%20Improving%20C%2B%2B%20Build%20Times%20-%20Dmitry%20Panin%20-%20CppCon%202017.pdf) by Dmitry Panin
5656
- [Programming with C++ Constraints](Presentations/Programming%20with%20C%2B%2B%20Constraints/Programming%20with%20C%2B%2B%20Constraints%20-%20Walter%20E%20Brown%20-%20CppCon%202017.pdf) by Walter E Brown
57+
- [Read, Copy, Update... Then What](Presentations/Read%2C%20Copy%2C%20Update...%20Then%20What/Read%2C%20Copy%2C%20Update...%20Then%20What%20-%20Fedor%20Pikus%20-%20CppCon%202017.pdf) by Fedor Pikus
5758
- [Runtime Polymorphism - Back to the Basics](Presentations/Runtime%20Polymorphism%20-%20Back%20to%20the%20Basics/Runtime%20Polymorphism%20-%20Back%20to%20the%20Basics%20-%20Louis%20Dionne%20-%20CppCon%202017.pdf) by Louis Dionne
5859
- [Seventeenification](Presentations/Seventeenification/Seventeenification%20-%20Roland%20Bock%20-%20CppCon%202017.pdf) by Roland Bock
5960
- [So, You Inherited a Large Code Base](Presentations/So%2C%20You%20Inherited%20a%20Large%20Code%20Base/So%2C%20You%20Inherited%20a%20Large%20Code%20Base%20-%20David%20Sankel%20-%20CppCon%202017.pdf) by David Sankel \[[.pdf](Presentations/So%2C%20You%20Inherited%20a%20Large%20Code%20Base/So%2C%20You%20Inherited%20a%20Large%20Code%20Base%20-%20David%20Sankel%20-%20CppCon%202017.pdf)\] \[[.pptx](Presentations/So%2C%20You%20Inherited%20a%20Large%20Code%20Base/So%2C%20You%20Inherited%20a%20Large%20Code%20Base%20-%20David%20Sankel%20-%20CppCon%202017.pptx)\]

0 commit comments

Comments
 (0)