C++23: An Overview of Almost All New and Updated Features - Marc Gregoire - CppCon 2023 Share: Download MP3 Similar Tracks C++20: An (Almost) Complete Overview - Marc Gregoire - CppCon 2020 CppCon Plenary: Cooperative C++ Evolution - Toward a Typescript for C++ - Herb Sutter - CppCon 2023 CppCon *(char*)0 = 0; - What Does the C++ Programmer Intend With This Code? - JF Bastien - C++ on Sea 2023 cpponsea C++ Memory Model: from C++11 to C++23 - Alex Dathskovsky - CppCon 2023 CppCon The mind behind Linux | Linus Torvalds | TED TED Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024 CppCon Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018 GOTO Conferences Dependency Injection in C++ - A Practical Guide - Peter Muldoon - C++Now 2024 CppNow How C++23 Changes the Way We Write Code - Timur Doumler - CppCon 2022 CppCon The Downsides Of C++ | Prime Reacts ThePrimeTime Bjarne Stroustrup - The Essence of C++ code::dive conference CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?” CppCon Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022 CppCon The Art of Code - Dylan Beattie NDC Conferences From C++ Templates to C++ Concepts - Metaprogramming: an Amazing Journey - Alex Dathskovsky CppCon C++20’s Coroutines for Beginners - Andreas Fertig - CppCon 2022 CppCon New Algorithms in C++23 - Conor Hoekstra - C++ on Sea 2023 cpponsea Single Producer Single Consumer Lock-free FIFO From the Ground Up - Charles Frasch - CppCon 2023 CppCon Tips for C Programming Nic Barker How the C++ Linker Works The Cherno