diff --git a/Presentations/Curiously Recurring C++ Bugs at Facebook/curiously_recurring_bugs_at_facebook - louis brandy - cppcon2017.pdf b/Presentations/Curiously Recurring C++ Bugs at Facebook/curiously_recurring_bugs_at_facebook - louis brandy - cppcon2017.pdf new file mode 100644 index 0000000..70e24a6 Binary files /dev/null and b/Presentations/Curiously Recurring C++ Bugs at Facebook/curiously_recurring_bugs_at_facebook - louis brandy - cppcon2017.pdf differ diff --git a/README.md b/README.md index 4b8656d..828ceaf 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ and code from [CppCon 2017](http://cppcon.org). - [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 - [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 - [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 + - [Curiously Recurring C++ Bugs at Facebook](Presentations/Curiously%20Recurring%20C%2B%2B%20Bugs%20at%20Facebook/curiously_recurring_bugs_at_facebook%20-%20louis%20brandy%20-%20cppcon2017.pdf) by Louis Brandy - [Customizing the Standard Containers](Presentations/Customizing%20the%20Standard%20Containers/Customizing%20the%20Standard%20Containers%20-%20Marshall%20Clow%20-%20CppCon%202017.pdf) by Marshall Clow - [Design Patterns for Low-Level Real-Time Rendering](Presentations/Design%20Patterns%20for%20Low-Level%20Real-Time%20Rendering/Design%20Patterns%20for%20Low-Level%20Real-Time%20Rendering%20-%20Nicolas%20Guillemot%20-%20CppCon%202017.pdf) by Nicolas Guillemot \[[.pdf](Presentations/Design%20Patterns%20for%20Low-Level%20Real-Time%20Rendering/Design%20Patterns%20for%20Low-Level%20Real-Time%20Rendering%20-%20Nicolas%20Guillemot%20-%20CppCon%202017.pdf)\] \[[.pptx](Presentations/Design%20Patterns%20for%20Low-Level%20Real-Time%20Rendering/Design%20Patterns%20for%20Low-Level%20Real-Time%20Rendering%20-%20Nicolas%20Guillemot%20-%20CppCon%202017.pptx)\] - [Designing a Feature That Does Not Fit](Presentations/Designing%20a%20Feature%20That%20Does%20Not%20Fit/Designing%20a%20Feature%20That%20Does%20Not%20Fit%20-%20Patrice%20Roy%20-%20CppCon%202017.pdf) by Patrice Roy