Skip to content

Latest commit

 

History

History
32 lines (31 loc) · 3.55 KB

221126.md

File metadata and controls

32 lines (31 loc) · 3.55 KB

Articles

  1. Inside boost::unordered_flat_map
  2. P2723R0: Zero-initialize objects of automatic storage duration
  3. 5 Things you and your C++ team can Do Differently
  4. C++23: How lambdas are going to change?
  5. Exploring the Limits of Class Template Argument Deduction
  6. C++20 Coroutines and io_uring - Part 1/3
  7. C++20 Coroutines and io_uring - Part 2/3
  8. C++20 Coroutines and io_uring - Part 3/3
  9. Using Rust at a startup: A cautionary tale
  10. Avoiding direct syscall instructions by using trampolines
  11. Casting a negative float to an unsigned int
  12. Sometimes perfect forwarding can be too perfect: Lazy conversion is lazy

Videos

  1. Undefined Behavior in the STL - Sandor Dargo - CppCon 2022
  2. Understanding C++ Coroutines by Example: Generators (Part 1 of 2) - Pavel Novikov - CppCon 2022
  3. High Speed Query Execution with Accelerators and C++ - Alex Dathskovsky - CppCon 2022
  4. The Hidden Performance Price of C++ Virtual Functions - Ivica Bogosavljevic - CppCon 2022
  5. Taking Static Type-Safety to the Next Level - Physical Units for Matrices - Daniel Withopf CppCon 22
  6. Whats new in Conan 2.0 - Christopher McArthur - Meeting C++ 2022
  7. Back to Basics: C++ Testing - Amir Kirsh - CppCon 2022
  8. C++ MythBusters - Victor Ciura - CppCon 2022
  9. std function, past, present, future - Farid Mehrabi - Meeting C++ 2022
  10. Purging Undefined Behavior & Intel Assumptions in a Legacy C++ Codebase - Roth Michaels CppCon 2022
  11. WebAssembly: Taking Your C++ and Going Places - Nipun Jindal & Pranay Kumar - CppCon 22
  12. Scalable and Low Latency Lock-free Data Structures in C++ - Alexander Krizhanovsky - CppCon 2022
  13. Refresher on Containers, Algorithms and Performance in C++ - Vladimir Vishnevskii - CppCon 2022
  14. code::dive 2022 – room no. IX Python
  15. Living at HEAD with Bazel - Šimon Tóth - Meeting C++ 2022
  16. Whats new in Conan 2.0 - Christopher McArthur - Meeting C++ 2022
  17. C++ for multi-accelerator, multi-vendor systems - Guy Tamir - Meeting C++ 2022