Iteration Revisited: A Safer Iteration Model for Cpp - Tristan Brindle - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Iteration Revisited: A Safer Iteration Model for Cpp - Tristan Brindle - CppCon 2023
https://cppcon.org/
---
Iteration Revisited: A Safer Iteration Model for Cpp - Tristan Brindle - CppCon 2023
https://github.com/CppCon/CppCon2023
“Safety” is the word on everyone’s lips at the moment. Unfortunately for C++ programmers, one of our most fundamental…
---
Iteration Revisited: A Safer Iteration Model for Cpp - Tristan Brindle - CppCon 2023
https://github.com/CppCon/CppCon2023
“Safety” is the word on everyone’s lips at the moment. Unfortunately for C++ programmers, one of our most fundamental…
👎1
Designing Fast and Efficient List-like Data Structures - Yannic Bonenberger - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Designing Fast and Efficient List-like Data Structures - Yannic Bonenberger - CppCon 2023
https://cppcon.org/
---
Designing Fast and Efficient List-like Data Structures - Yannic Bonenberger - CppCon 2023
https://github.com/CppCon/CppCon2023
Ordered data structures like lists, queues, or stacks consume large shares of compute and memory footprints…
---
Designing Fast and Efficient List-like Data Structures - Yannic Bonenberger - CppCon 2023
https://github.com/CppCon/CppCon2023
Ordered data structures like lists, queues, or stacks consume large shares of compute and memory footprints…
Как мы создаём редакторы документов. Ядро и его роль в кроссплатформенной разработке
Источник: Habr
Автор: madyouth (МойОфис)
Источник: Habr
Автор: madyouth (МойОфис)
Building Consensus on a Set of Rules for Our Massive C++ Codebase - Sherry Sontag - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Building Consensus on a Set of Rules for Our Massive C++ Codebase - Sherry Sontag - CppCon 2023
https://cppcon.org/
---
Building Consensus on a Set of Rules for Our Massive C++ Codebase - Sherry Sontag - CppCon 2023
https://github.com/CppCon/CppCon2023
In this talk, we will trace our efforts to build consensus across our Engineering department on…
---
Building Consensus on a Set of Rules for Our Massive C++ Codebase - Sherry Sontag - CppCon 2023
https://github.com/CppCon/CppCon2023
In this talk, we will trace our efforts to build consensus across our Engineering department on…
«Код-ревью — это когда твои комментарии в интернете действительно читают»: дискуссия с разработчиками на C++
Источник: Habr
Автор: yadro_team (YADRO)
Источник: Habr
Автор: yadro_team (YADRO)
Хабр
«Код-ревью — это когда твои комментарии в интернете действительно читают»: дискуссия с разработчиками на C++
Заходят как‑то на Хабр С++ разработчики из крупных компаний, а у них спрашивают: что такое код‑ревью и используют ли они спецификатор final. Эти и другие вопросы...