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

Added Ed Catmur's lightning talk #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file not shown.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ and code from [CppCon 2023](http://cppcon.org).
- [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
- [Higher-Order Template Metaprogramming (Lightning Talk)](/Presentations/higher_order_template_metaprogramming.pdf) by Ed Catmur
- [How to Build Your First C++ Automated Refactoring Tool](/Presentations/How_to_build_your_first_cpp_automated_refactoring_tool_CppCon_2023.pdf) by Kristen Shaker
- [Is std::mdspan a Zero-overhead Abstraction?](/Presentations/Is_std__mdspan_a_Zero-overhead_Abstraction.pdf) by Oleksandr Bacherikov
- [Iteration Revisited: A safer iteration model for C++](/Presentations/iteration_revisited_cppcon.pdf) by Tristan Brindle
Expand Down