Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update: fix the error links for debugging #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and code from [CppCon 2023](http://cppcon.org).
- [Back to Basics: Algorithms](/Presentations/B2B_Algorithms.pdf) by Klaus Iglberger
- [Applicative: The Forgotten Functional Pattern](/Presentations/Applicative-CppCon.pdf) by Ben Deane
- [Back to Basics: Concurrency](/Presentations/B2B-Concurrency.pdf) by David Olsen
- [Back to Basics: Debugging](/Presentations/Lifetime_Safety_in_Cpp.pdf) by Greg Law
- [Back to Basics: Debugging](/Presentations/B2B_Debugging_CppCon_2023.pdf) by Greg Law
- [Back to Basics: Forwarding References](/Presentations/B2B_Forwarding_References.pdf) by Mateusz Pusz
- [Back to Basics: Functions](/Presentations/Back_to_Basics_Functions_cppcon_2023.pdf) by Mike Shah
- [Back to Basics: Iterators](/Presentations/B2B_Iterators.pdf) by Nicolai Josuttis
Expand Down Expand Up @@ -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
- [Writing Python Bindings for C++ Libraries: Easy-to-use Performance](/Presentations/Writing_Python_Bindings_for_Cpp_Libraries_CppCon.pdf) by Saksham Sharma