Back to Basics: Master the static inline, const, and constexpr C++ Keywords - Andreas Fertig
Источник: CppCon
Источник: CppCon
YouTube
Back to Basics: Master the static, inline, const, and constexpr C++ Keywords - Andreas Fertig
https://cppcon.org
---
Back to Basics: Master the static inline, const, and constexpr C++ Keywords - Andreas Fertig - CppCon 2025
---
C++ comes with a whole toolbox of keywords you can apply to types and functions. You think it's straightforward? My experience…
---
Back to Basics: Master the static inline, const, and constexpr C++ Keywords - Andreas Fertig - CppCon 2025
---
C++ comes with a whole toolbox of keywords you can apply to types and functions. You think it's straightforward? My experience…
Используем паттерны C++ в ML: пишем тензор с factory, выделяем память и управляем динамическими типами
Источник: Habr
Автор: Mik42 (YADRO)
Источник: Habr
Автор: Mik42 (YADRO)
Хабр
Используем паттерны C++ в ML: пишем тензор с factory, выделяем память и управляем динамическими типами
Привет, Хабр! Я Кирилл Колодяжный, разработчик систем хранения данных в YADRO, ML-энтузиаст и автор книги "Hands-on Machine Learning with C++". В своих материалах я развеиваю миф о том, что машинное...
❤1
std::execution in Asio Codebases: Adopting Senders Without a Rewrite - Robert Leahy - CppCon 2025
Источник: CppCon
Источник: CppCon
YouTube
std::execution in Asio Codebases: Adopting Senders Without a Rewrite - Robert Leahy - CppCon 2025
https://cppcon.org
---
std::execution in Asio Codebases: Adopting Senders Without a Rewrite - Robert Leahy - CppCon 2025
---
Asynchronous programming in C++ is undergoing a major shift. While Asio and the Networking TS have long served as the foundation…
---
std::execution in Asio Codebases: Adopting Senders Without a Rewrite - Robert Leahy - CppCon 2025
---
Asynchronous programming in C++ is undergoing a major shift. While Asio and the Networking TS have long served as the foundation…
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon
Источник: CppCon
Источник: CppCon
YouTube
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon
https://cppcon.org
---
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon 2025
---
Effective memory management is crucial for building efficient and reliable C++ applications. Custom memory allocators provide…
---
Back to Basics: Custom Allocators Explained - From Basics to Advanced - Kevin Carpenter - CppCon 2025
---
Effective memory management is crucial for building efficient and reliable C++ applications. Custom memory allocators provide…