Skip to content
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