How Can Package Managers Handle ABI (In)compatibility in C++? - Todd Gamblin - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
How Can Package Managers Handle ABI (In)compatibility in C++? - Todd Gamblin - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
Package managers are crucial in many software ecosystems for reusing libraries, and several major package manages (Conan, vcpkg, and, at least in the HPC world, Spack) have started to grow a large…
https://github.com/CppCon/CppCon2021
---
Package managers are crucial in many software ecosystems for reusing libraries, and several major package manages (Conan, vcpkg, and, at least in the HPC world, Spack) have started to grow a large…
Units Libraries and Autonomous Vehicles: Lessons from the Trenches - Chip Hogg - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Units Libraries and Autonomous Vehicles: Lessons from the Trenches - Chip Hogg - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
Units libraries have an enticing value proposition: they can catch mistakes in physical units at compile time, with zero runtime cost. The most famous such error is the unit mismatch that brought…
https://github.com/CppCon/CppCon2021
---
Units libraries have an enticing value proposition: they can catch mistakes in physical units at compile time, with zero runtime cost. The most famous such error is the unit mismatch that brought…
WinReg: Simplify Windows Registry Programming in C++ -- Giovanni Dicanio
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)