Учимся рефакторить код на примере багов в TDengine, часть 3: плата за лень
Источник: Habr
Автор: Andrey2008 (PVS-Studio)
Источник: Habr
Автор: Andrey2008 (PVS-Studio)
Хабр
Учимся рефакторить код на примере багов в TDengine, часть 3: плата за лень
Проверяя код проекта TDengine с помощью PVS-Studio, можно встретить код с запахом, канонические ошибки и опечатки. Многое из этого можно избежать, если изначально аккуратно оформлять код, делать...
👎1
Lightweight Operator Fusion Using Data-Centric Function Interfaces in C++ - Manya Bansal - CppCon
Источник: CppCon
Источник: CppCon
YouTube
Lightweight Operator Fusion Using Data-Centric Function Interfaces in C++ - Manya Bansal - CppCon
https://cppcon.org
---
Lightweight Operator Fusion Using Data-Centric Function Interfaces in C++ - Manya Bansal - CppCon 2024
---
Functions are the fundamental unit of interoperability in software design: users write applications by composing functions…
---
Lightweight Operator Fusion Using Data-Centric Function Interfaces in C++ - Manya Bansal - CppCon 2024
---
Functions are the fundamental unit of interoperability in software design: users write applications by composing functions…
Security Beyond Memory Safety - Using Modern C++ to Avoid Vulnerabilities by Design - Max Hoffmann
Источник: CppCon
Источник: CppCon
YouTube
Security Beyond Memory Safety - Using Modern C++ to Avoid Vulnerabilities by Design - Max Hoffmann
https://cppcon.org
---
Security Beyond Memory Safety - Using Modern C++ to Avoid Vulnerabilities by Design - Max Hoffmann - CppCon 2024
---
Nowadays, there is one topic that comes up in virtually all discussions on system programming languages: memory…
---
Security Beyond Memory Safety - Using Modern C++ to Avoid Vulnerabilities by Design - Max Hoffmann - CppCon 2024
---
Nowadays, there is one topic that comes up in virtually all discussions on system programming languages: memory…
A Pattern for Obtaining a Single Value While Holding a Lock -- Raymond Chen
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)