From 1d5dbeb7425d8de4009946d756d33d6c89d10b66 Mon Sep 17 00:00:00 2001 From: "Ralph J. Steinhagen" <46007894+RalphSteinhagen@users.noreply.github.com> Date: Sun, 3 Dec 2023 19:56:40 +0100 Subject: [PATCH] flipped erroneous links between Inbal Levi's and Alon Wolf's talk Correct link description but mixed up links --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 7339b69..d16dab9 100644 --- a/Readme.md +++ b/Readme.md @@ -41,7 +41,7 @@ and code from [CppCon 2023](http://cppcon.org). - [Cooperative C++ Evolution – Toward a Typescript for C++](/Presentations/Cooperative_cpp_evolution_CppCon_2023_-_Sutter.pdf) by Herb Sutter - [Coping With Other People's Code](/Presentations/Coping_with_Other_Peoples_Code-Savino-CppCon_2023.pdf) by Laura Savino - [Coroutine Patterns and How to Use Them: Problems and Solutions Using Coroutines In a Modern Codebase](/Presentations/coroutine_patterns.pdf) by Francesco Zoffoli -- [Customization Methods: Connecting User and Library Code](/Presentations/Expressive_Compile-time_Parsers_-_Alon_Wolf.pdf) by Inbal Levi +- [Customization Methods: Connecting User and Library Code](/Presentations/CustomizationPointsConnectingUserAndLibraryCode_CppCon_2023.pdf) by Inbal Levi - [Delivering Safe C++](/Presentations/Plenary_Delivering_Safe_Cpp.pdf) by Bjarne Stroustrup - [Designing Fast and Efficient List-like Data Structures](/Presentations/Designing_Fast_and_Efficient_List_like_Data_Structures.pdf) by Yannic Bonenberger - [Effective Ranges: A Tutorial for Using C++2x Ranges](/Presentations/effective_ranges_cppcon2023.pdf) by Jeff Garland @@ -50,7 +50,7 @@ and code from [CppCon 2023](http://cppcon.org). - [Exceptionally Bad : The Story on the Misuse of Exceptions and How to Do Better](/Presentations/exceptionally_bad.pdf) by Peter Muldoon - [Exploration of Strongly-typed Units: A Case Study from Digital Audio](/Presentations/Exploration_of_Strongly-typed_Units_v4_Roth_Michaels_CppCon_2023.pdf) by Roth Michaels - [Express Your Expectations: A Fast, Compliant JSON Pull Parser for Writing Robust Applications](/Presentations/Express_your_expectations.pdf) by Jonathan Müller -- [Expressive Compile-time Parsers](/Presentations/CustomizationPointsConnectingUserAndLibraryCode_CppCon_2023.pdf) by Alon Wolf +- [Expressive Compile-time Parsers](/Presentations/Expressive_Compile-time_Parsers_-_Alon_Wolf.pdf) by Alon Wolf - [File I/O for Game Developers: Past, Present, and Future](/Presentations/File_IO_for_game_developers_Past_present_and_future.pdf) by Guy Davidson - [From Your First Line of Code to Your Largest Repo: How Visual Studio Code Can Help You Develop More Efficiently in C++](/Presentations/VS_Code_CppCon_2023.pdf) by Alexandra Kemper & Sinem Akinci - [Getting Started with C++](/Presentations/B2B_Getting_Started_with_Cpp.pdf) by Michael Price @@ -87,4 +87,4 @@ and code from [CppCon 2023](http://cppcon.org). - [Undefined Behavior: What Every Programmer Should Know and Fear](/Presentations/undefined_behavior.pdf) by Fedor Pikus - [What's New in Visual Studio: CMake Debugger, Diagnostics Improvements, Video Games, and More](/Presentations/Whats_New_in_Visual_Studio_2022_-_CppCon2023.pdf) by David Li & Mryam Girmay - [Why Loops End](/Presentations/Why_Loops_End_Lisa_Lipincott.pdf) by Lisa Lippincott -- [Writing Python Bindings for C++ Libraries: Easy-to-use Performance](/Presentations/Writing_Python_Bindings_for_Cpp_Libraries_CppCon.pdf) by Saksham Sharma \ No newline at end of file +- [Writing Python Bindings for C++ Libraries: Easy-to-use Performance](/Presentations/Writing_Python_Bindings_for_Cpp_Libraries_CppCon.pdf) by Saksham Sharma