C++23: An Overview of Almost All New and Updated Features - Marc Gregoire - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
C++23: An Overview of Almost All New and Updated Features - Marc Gregoire - CppCon 2023
https://cppcon.org/
---
C++23: An Overview of Almost All New and Updated Features - Marc Gregoire - CppCon 2023
https://github.com/CppCon/CppCon2023
As I have done for previous C++ Standard versions, I will explore almost all new and updated C++ features…
---
C++23: An Overview of Almost All New and Updated Features - Marc Gregoire - CppCon 2023
https://github.com/CppCon/CppCon2023
As I have done for previous C++ Standard versions, I will explore almost all new and updated C++ features…
[Перевод] Итак, вы унаследовали старую кодовую базу на C++. Что дальше?
Источник: Habr
Автор: ru_vds (RUVDS.com)
Источник: Habr
Автор: ru_vds (RUVDS.com)
Хабр
Итак, вы унаследовали старую кодовую базу на C++. Что дальше?
Вы жили своей обычной жизнью, но внезапно, всё поменялось. Возможно, вы устроились в новое место, сменили команду или из вашей компании ушёл сотрудник. Теперь вы отвечаете за кодовую базу на C++. Она...