[Перевод] Алгоритмы диапазонов C++20 — сортировка, множества, обновления C++23 и прочее
Источник: Habr
Автор: honyaki
Источник: Habr
Автор: honyaki
Хабр
Алгоритмы диапазонов C++20 — сортировка, множества, обновления C++23 и прочее
Эта статья — третья и последняя в мини-серии об алгоритмах диапазонов. Мы рассмотрим некоторые алгоритмы сортировки, поиска и другие, а также познакомимся с готовящимися крутыми улучшениями этих...
What's New in Conan 2.0 C/C++ Package Manager - Diego Rodriguez-Losada - CppCon 2022
Источник: CppCon
Источник: CppCon
YouTube
What's New in Conan 2.0 C/C++ Package Manager - Diego Rodriguez-Losada - CppCon 2022
https://cppcon.org/
---
What's New in Conan 2.0 C/C++ Package Manager - Diego Rodriguez-Losada - CppCon 2022
https://github.com/CppCon/CppCon2022
During the 4+ years since Conan 1.0 was released, we have continued to learn from the C++ ecosystem as we…
---
What's New in Conan 2.0 C/C++ Package Manager - Diego Rodriguez-Losada - CppCon 2022
https://github.com/CppCon/CppCon2022
During the 4+ years since Conan 1.0 was released, we have continued to learn from the C++ ecosystem as we…
It rather involved being on the other side of this airtight hatchway: Gaining code execution from a Trojan horse
Источник: The Old New Thing
Источник: The Old New Thing
The Old New Thing
It rather involved being on the other side of this airtight hatchway: Gaining code execution from a Trojan horse
You already have code execution, so it's not surprising that you can gain code execution.
Fast, High-Quality Pseudo-Random Numbers for Non-Cryptographers in C++ - Roth Michaels - CppCon 2022
Источник: CppCon
Источник: CppCon
YouTube
Fast, High-Quality Pseudo-Random Numbers for Non-Cryptographers in C++ - Roth Michaels - CppCon 2022
https://cppcon.org/
---
Fast, High-Quality Pseudo-Random Numbers for Non-Cryptographers in C++ - Roth Michaels - CppCon 2022
https://github.com/CppCon/CppCon2022
Many C++ developers reach for std::rand() the first time they need a pseudo-random number.…
---
Fast, High-Quality Pseudo-Random Numbers for Non-Cryptographers in C++ - Roth Michaels - CppCon 2022
https://github.com/CppCon/CppCon2022
Many C++ developers reach for std::rand() the first time they need a pseudo-random number.…
Modern C++: C++ Patterns to Make Embedded Programming More Productive - Steve Bush - CppCon 2022
Источник: CppCon
Источник: CppCon
YouTube
Modern C++: C++ Patterns to Make Embedded Programming More Productive - Steve Bush - CppCon 2022
https://cppcon.org/
---
Modern C++ to Impress Your Embedded Dev Friends - C++ patterns to make embedded programming more productive - Steve Bush - CppCon 2022
https://github.com/CppCon/CppCon2022
C++ is often talked about in terms of what cannot or should…
---
Modern C++ to Impress Your Embedded Dev Friends - C++ patterns to make embedded programming more productive - Steve Bush - CppCon 2022
https://github.com/CppCon/CppCon2022
C++ is often talked about in terms of what cannot or should…