diff --git a/Presentations/C++ Memory Model Meets High-Update-Rate Data Structures - Paul E. McKenney - CppCon 2014/C++ Memory Model Meets High-Update-Rate Data Structures - Paul E. McKenney - CppCon 2014.pdf b/Presentations/C++ Memory Model Meets High-Update-Rate Data Structures - Paul E. McKenney - CppCon 2014/C++ Memory Model Meets High-Update-Rate Data Structures - Paul E. McKenney - CppCon 2014.pdf new file mode 100644 index 0000000..46f9b20 Binary files /dev/null and b/Presentations/C++ Memory Model Meets High-Update-Rate Data Structures - Paul E. McKenney - CppCon 2014/C++ Memory Model Meets High-Update-Rate Data Structures - Paul E. McKenney - CppCon 2014.pdf differ diff --git a/Presentations/Metaprogramming with Boost.Hana - Unifying Boost.Fusion and Boost.MPL - Louis Dionne - CppCon 2014/README.md b/Presentations/Metaprogramming with Boost.Hana - Unifying Boost.Fusion and Boost.MPL - Louis Dionne - CppCon 2014/README.md new file mode 100644 index 0000000..d4ab5ef --- /dev/null +++ b/Presentations/Metaprogramming with Boost.Hana - Unifying Boost.Fusion and Boost.MPL - Louis Dionne - CppCon 2014/README.md @@ -0,0 +1,5 @@ +# Metaprogramming with Boost.Hana: Unifying Boost.Fusion and Boost.MPL + +Slides are available online at http://ldionne.github.io/hana-cppcon-2014 + +The source of the presentation is available on GitHub at https://github.com/ldionne/hana-cppcon-2014 diff --git a/Presentations/Mo' Hustle Mo' Problems - Andrei Alexandrescu - CppCon 2014/README.md b/Presentations/Mo' Hustle Mo' Problems - Andrei Alexandrescu - CppCon 2014/README.md new file mode 100644 index 0000000..158ca80 --- /dev/null +++ b/Presentations/Mo' Hustle Mo' Problems - Andrei Alexandrescu - CppCon 2014/README.md @@ -0,0 +1,4 @@ +The speaker has renamed this presentation. + +See the folder titled +[Optimization Tips - Andrei Alexandrescu - CppCon 2014](../Optimization Tips - Andrei Alexandrescu - CppCon 2014). diff --git a/Presentations/Optimization Tips - Andrei Alexandrescu - CppCon 2014/Optimization Tips - Andrei Alexandrescu - CppCon 2014.pdf b/Presentations/Optimization Tips - Andrei Alexandrescu - CppCon 2014/Optimization Tips - Andrei Alexandrescu - CppCon 2014.pdf new file mode 100644 index 0000000..f9e3259 Binary files /dev/null and b/Presentations/Optimization Tips - Andrei Alexandrescu - CppCon 2014/Optimization Tips - Andrei Alexandrescu - CppCon 2014.pdf differ diff --git a/Presentations/Quick game development with C++11:C++14 - Vittorio Romeo - CppCon 2014/README.md b/Presentations/Quick game development with C++11:C++14 - Vittorio Romeo - CppCon 2014/README.md new file mode 100644 index 0000000..ad5f4f7 --- /dev/null +++ b/Presentations/Quick game development with C++11:C++14 - Vittorio Romeo - CppCon 2014/README.md @@ -0,0 +1,3 @@ +# Quick game development with C++11/C++14 - Vittorio Romeo + +The code and slides for this presentation are available at https://github.com/SuperV1234/cppcon2014.