Add CppCon talk

This commit is contained in:
Georgiy Yakovlev
2022-07-02 00:26:02 +03:00
committed by GitHub
parent 286b7c2b97
commit f32c74b6ff

View File

@@ -147,7 +147,8 @@
* [Настоящая производительность виртуальных функций](https://johnysswlab.com/the-true-price-of-virtual-functions-in-c/)
- Полезные выступления
* [Branchless computing](https://www.youtube.com/watch?v=g-WPhYREFjk)
* [ [CppCon 2021] Branchless Programming in C++ - Fedor Pikus](https://www.youtube.com/watch?v=g-WPhYREFjk)
* [ [CppCon 2021] Beyond struct: Meta-programming a struct Replacement in C++20 - John Bandela](https://www.youtube.com/watch?v=FXfrojjIo80)
- Сборник материалов на Английском языке (Сюда стоит посмотреть)
* [Jason Turner (C++ Weekly)](https://www.youtube.com/user/lefticus1)