Skip to content

Commit 485b156

Browse files
committed
Add So, You Inherited a Large Code Base by David Sankel
1 parent 5cad356 commit 485b156

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ and code from [CppCon 2017](http://cppcon.org).
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
5757
- [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
5858
- [Seventeenification](Presentations/Seventeenification/Seventeenification%20-%20Roland%20Bock%20-%20CppCon%202017.pdf) by Roland Bock
59+
- [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)\]
5960
- [The Asynchronous C++ Parallel Programming Model](Presentations/The%20Asynchronous%20C%2B%2B%20Parallel%20Programming%20Model/The%20Asynchronous%20C%2B%2B%20Parallel%20Programming%20Model%20-%20Hartmut%20Kaiser%20-%20CppCon%202017.pdf) by Hartmut Kaiser
6061
- [The Point of Views - Multidimensional Index Sets](Presentations/The%20Point%20of%20Views%20-%20Multidimensional%20Index%20Sets/The%20Point%20of%20Views%20-%20Multidimensional%20Index%20Sets%20-%20Tobias%20Fuchs%20-%20CppCon%202017.pdf) by Tobias Fuchs
6162
- [ThinLTO - Building C++ Applications with Scalable Whole Program Optimization](Presentations/ThinLTO%20-%20Building%20C%2B%2B%20Applications%20with%20Scalable%20Whole%20Program%20Optimization/ThinLTO%20-%20Building%20C%2B%2B%20Applications%20with%20Scalable%20Whole%20Program%20Optimization%20-%20Teresa%20Johnson%20-%20CppCon%202017.pdf) by Teresa Johnson

0 commit comments

Comments
 (0)