Skip to content

Commit 8bc760c

Browse files
committed
Add Traveling the Solar System with C++ by Juan Arrieta
1 parent 8ff5ab2 commit 8bc760c

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
@@ -64,6 +64,7 @@ and code from [CppCon 2017](http://cppcon.org).
6464
- [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
6565
- [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
6666
- [Time Travel Debugging](Presentations/Time%20Travel%20Debugging/Time%20Travel%20Debugging%20-%20Ken%20Sykes%2C%20Jordi%20Mola%2C%20James%20McNellis%20-%20CppCon%202017.pdf) by Ken Sykes, Jordi Mola, James McNellis
67+
- [Traveling the Solar System with C++](Presentations/Traveling%20the%20Solar%20System%20with%20C%2B%2B/Traveling%20the%20Solar%20System%20with%20C%2B%2B%20-%20Juan%20Arrieta%20-%20CppCon%202017.pdf) by Juan Arrieta
6768
- [Type Punning In C++17 - Avoiding Pun-defined Behavior](Presentations/Type%20Punning%20In%20C%2B%2B17%20-%20Avoiding%20Pun-defined%20Behavior/Type%20Punning%20In%20C%2B%2B17%20-%20Avoiding%20Pun-defined%20Behavior%20-%20Scott%20Schurr%20-%20CppCon%202017.pdf) by Scott Schurr
6869
- [Undefined Behavior in 2017](Presentations/Undefined%20Behavior%20in%202017/Undefined%20Behavior%20in%202017%20-%20John%20Regehr%20-%20CppCon%202017.pdf) by John Regehr
6970
- [Undefined Behavior is Awesome](Presentations/Undefined%20Behavior%20is%20Awesome/Undefined%20Behavior%20is%20Awesome%20-%20Piotr%20Padlewski%20-%20CppCon%202017.pdf) by Piotr Padlewski

0 commit comments

Comments
 (0)