Purging Undefined Behavior & Intel Assumptions in a Legacy C++ Codebase - Roth Michaels CppCon 2022
Источник: CppCon
Источник: CppCon
YouTube
Purging Undefined Behavior & Intel Assumptions in a Legacy C++ Codebase - Roth Michaels CppCon 2022
https://cppcon.org/
---
Case Study: Purging Undefined Behavior and Intel Assumptions in a Legacy C++ Codebase - Roth Michaels - CppCon 2022
https://github.com/CppCon/CppCon2022
For large C++ codebases, adding support for a new platform (e.g. Apple Silicon/ARM)…
---
Case Study: Purging Undefined Behavior and Intel Assumptions in a Legacy C++ Codebase - Roth Michaels - CppCon 2022
https://github.com/CppCon/CppCon2022
For large C++ codebases, adding support for a new platform (e.g. Apple Silicon/ARM)…
What kind of caller diagnostic information can I get from exceptions thrown by C++/WinRT and wil?, C++20 edition
Источник: The Old New Thing
Источник: The Old New Thing
The Old New Thing
What kind of caller diagnostic information can I get from exceptions thrown by C++/WinRT and wil?, C++20 edition
The state of the art has moved forward slightly.