Skip to content

Commit 493eb48

Browse files
committed
Updating index
1 parent 26e2426 commit 493eb48

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ and code from [CppCon 2017](http://cppcon.org).
7070
- [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
7171
- [Undefined Behavior in 2017](Presentations/Undefined%20Behavior%20in%202017/Undefined%20Behavior%20in%202017%20-%20John%20Regehr%20-%20CppCon%202017.pdf) by John Regehr
7272
- [Undefined Behavior is Awesome](Presentations/Undefined%20Behavior%20is%20Awesome/Undefined%20Behavior%20is%20Awesome%20-%20Piotr%20Padlewski%20-%20CppCon%202017.pdf) by Piotr Padlewski
73-
- [Using Functional Programming Patterns to build a clean and simple HTTP routing API](Presentations/Using%20Functional%20Programming%20Patterns%20to%20build%20a%20clean%20and%20simple%20HTTP%20routing%20API/Using%20Functional%20Programming%20Patterns%20to%20build%20a%20clean%20and%20simple%20HTTP%20routing%20API%20-%20Jeremy%20Demeule%20and%20Quentin%20Duval%20-%20CppCon%202017.pdf) by Jeremy Demeule and Quentin Duval
73+
- [Using Functional Programming to build a HTTP routing API](Presentations/Using%20Functional%20Programming%20to%20build%20a%20HTTP%20routing%20API/Using%20Functional%20Programming%20to%20build%20a%20HTTP%20routing%20API%20-%20Jeremy%20Demeule%20and%20Quentin%20Duval%20-%20CppCon%202017.pdf) by Jeremy Demeule and Quentin Duval
7474
- [Values, Objects, and References, oh my!](Presentations/Values%2C%20Objects%2C%20and%20References%2C%20oh%20my%21/Values%2C%20Objects%2C%20and%20References%2C%20oh%20my%21%20-%20Nicole%20Mazzuca%20-%20CppCon%202017.pptx) by Nicole Mazzuca
7575
- [When a Microsecond Is an Eternity](Presentations/When%20a%20Microsecond%20Is%20an%20Eternity/When%20a%20Microsecond%20Is%20an%20Eternity%20-%20Carl%20Cook%20-%20CppCon%202017.pdf) by Carl Cook
7676
- [Which Machine am I Coding to](Presentations/Which%20Machine%20am%20I%20Coding%20to/Which%20Machine%20am%20I%20Coding%20to%20-%20Patrice%20Roy%20-%20CppCon%202017.pdf) by Patrice Roy

0 commit comments

Comments
 (0)