Lightning Talk: Online Tools Every C++ Developers Should Know - Thamara Andrade - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Lightning Talk: Online Tools Every C++ Developers Should Know - Thamara Andrade - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
Online Tools Every C++ Developers Should Know
Ever had the need for quickly checking a C++ code snippet, just to spend some time setting up a building system or profiler infrastructure? Worry not!…
https://github.com/CppCon/CppCon2021
---
Online Tools Every C++ Developers Should Know
Ever had the need for quickly checking a C++ code snippet, just to spend some time setting up a building system or profiler infrastructure? Worry not!…
Lightning Talk: Reading Configuration Values When You Should Not Fail - Matthias Bilger - CppCon 21
Источник: CppCon
Источник: CppCon
YouTube
Lightning Talk: Reading Configuration Values When You Should Not Fail - Matthias Bilger - CppCon 21
https://cppcon.org/
https://github.com/CppCon/CppCon2020
---
Lightning Talk: Reading Configuration Values When You Should Not Fail
Reading configuration values in Embedded Systems may be scary. You have to ensure they work. At the same time you want to be…
https://github.com/CppCon/CppCon2020
---
Lightning Talk: Reading Configuration Values When You Should Not Fail
Reading configuration values in Embedded Systems may be scary. You have to ensure they work. At the same time you want to be…
Lightning Talk: Simplify Vulcan APIs with Code Generation - Victor Bogado da Silva Lins - CppCon 21
Источник: CppCon
Источник: CppCon
YouTube
Lightning Talk: Simplify Vulkan APIs with Code Generation - Victor Bogado da Silva Lins - CppCon 21
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
Lightning Talk: Simplify Vulkan APIs with Code Generation
The Vulkan C++ "hello world" is huge, but the whole API is specified using an XML file. Those specs can be used on code generation to generate…
https://github.com/CppCon/CppCon2021
---
Lightning Talk: Simplify Vulkan APIs with Code Generation
The Vulkan C++ "hello world" is huge, but the whole API is specified using an XML file. Those specs can be used on code generation to generate…