Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023

Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023 影片的下載資訊和詳情
作者:
CppCon發布日期:
2023/11/24觀看次數:
175.8K簡介:
Type safety was one of the key initial C++ design ideals. We have evolved C++ to the point where we can write C++ with no violations of the type system, no resource leaks, no memory corruption, no garbage collector, no limitation of expressiveness or performance degradation compared to well‑written modern C++. We face three major challenges: to define what “safe” means in the context of various C++ uses, to guarantee such safety where guarantees are needed, and to get developers to write such verified safe code. I outline an approach based on safety profiles to address these challenges, describe an approach to eliminate dangling pointers, and suggest how to eliminate all dangling pointers and all range errors. My aim for key applications is verified type‑and‑resource‑safe C++. An emphasis is on minimizing costly run‑time checks through the use of abstractions. I see the current emphasis on safety as an opportunity to complete one aspect of C++’s fundamental aims in real‑world code.
相似影片:Delivering Safe C

CppCon 2014: Jon Kalb "Exception-Safe Code, Part I"

CppCon2014: Bill Emshoff "Using C++ on Mission and Safety Critical Platforms"

ВСЁ Что нужно знать о БЕЗОПАСНОСТИ Фронтенд разработчику (XSS, CSRF)

What Does The #1 Ethical Hacker in The World Carry Everyday?
![Build a secure n8n authentication workflow 🔒 | COMPLETE n8n crash course [Part 9]](https://videodownloadbot.com/images/video/a53/r60su0x1aeeyx2t3vmocwa7zy7i9kjqi_medium.jpeg)
Build a secure n8n authentication workflow 🔒 | COMPLETE n8n crash course [Part 9]

