[Перевод] Как я написал алгоритм сортировки, который быстрее std::sort. Часть 1
Источник: Habr
Автор: mr-pickles
Источник: Habr
Автор: mr-pickles
Хабр
Как я написал алгоритм сортировки, который быстрее std::sort. Часть 1
Прим. Wunder Fund: ну, вы наверное, и сами догадываетесь, как мы любим быстрые алгоритмы и оптимизации. Если вы тоже такое любите — вы знаете, что делать)В наши дни сказать, что изобрёл алгоритм...
Misra Parallelism Safety-critical Guidelines for C++11, 17, Then C++20, 23 - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Misra Parallelism Safety-critical Guidelines for C++11, 17, Then C++20, 23 - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
The next revision of MISRA C++ is heavily anticipated and the group has been working at an even higher cadence since the shutdown. What you may not know is that there is also a group working on…
https://github.com/CppCon/CppCon2021
---
The next revision of MISRA C++ is heavily anticipated and the group has been working at an even higher cadence since the shutdown. What you may not know is that there is also a group working on…
Documentation in the Era of Concepts and Ranges - Christopher Di Bella & Sy Brand - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Documentation in the Era of Concepts and Ranges - Christopher Di Bella & Sy Brand - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
Concepts and ranges change how we should think about documentation in C++.
Concepts give us a new way to explicitly constrain templates without resorting to arcane tricks, directly stating requirements…
https://github.com/CppCon/CppCon2021
---
Concepts and ranges change how we should think about documentation in C++.
Concepts give us a new way to explicitly constrain templates without resorting to arcane tricks, directly stating requirements…
Software Architecture Lessons from Multidimensional Spaces Explorations - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Software Architecture Lessons from Multidimensional Spaces Explorations - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2020
---
Designing software can be fun, but designing good, clean, reliable, and rock-solid libraries can be of incredible complexity. In this talk we will explore what lessons can be learned on software…
https://github.com/CppCon/CppCon2020
---
Designing software can be fun, but designing good, clean, reliable, and rock-solid libraries can be of incredible complexity. In this talk we will explore what lessons can be learned on software…