/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/
Cppcon 2017: Fedor Pikus “read Copy Update Then What Rcu For
CppCon 2017 Read, Copy, Update, then what? RCU for non kernel programmers
1:08:02
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?”
1:14:22
Branchless Programming in C++ - Fedor Pikus - CppCon 2021
1:03:57
C++Now 2017: Ansel Sermersheim \"Multithreading Using Lockless Lists and RCU\"
1:27:37
The amazing disappearing, reappearing trigraphs... - Paul \"TBBle\" Hampson [ CppCon 2017 ]
4:24
C++ RVO: Return Value Optimization for Performance in Bloomberg C++ Codebases - Michelle Fae D'Souza
1:01:17
Linux-Kernel Memory Ordering: Help Arrives At Last!
49:19
Tracing and Linux-Kernel RCU, Paul E. McKenney (IBM)
41:43
CppCon 2017: Charles Bailey “Enough x86 Assembly to Be Dangerous”
30:59
Back to Basics: Forwarding References - How to Forward Parameters in Modern C++ - Mateusz Pusz 2023
1:01:41
C++ and Beyond 2012: Herb Sutter - atomic Weapons 1 of 2
1:21:13
Concurrency in C++: A Programmer’s Overview (part 1 of 2) - Fedor Pikus - CppNow 2022
1:34:47
CppCon 2017: Nicolai Josuttis “The Nightmare of Move Semantics for Trivial Classes”
57:16
Thread Synchronisation in Real-Time Audio Processing With RCU (Read-Copy-Update) - Timur Doumler ADC
55:12
Alex Dathskovsky - Misusing reinterpret_cast?! You Probably Are :) (Keynote)