Standards conformance improvements to /Gw in Visual Studio version 17.5 Preview 2
Источник: C++ Team Blog
Источник: C++ Team Blog
C++ Team Blog
Standards conformance improvements to /Gw in Visual Studio version 17.5 Preview 2
The /Gw switch enables the linker to optimize global data to reduce binary size. As part of the 17.5 Preview 2 release a new flag, /Zc:checkGwOdr[-], has been added to improve C++ standards conformance when using /Gw. Previously, when using /Gw,
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022
Источник: CppCon
Источник: CppCon
YouTube
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022
https://cppcon.org/
---
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022
https://github.com/CppCon/CppCon2022
Writing efficient programs is hard. This is because it requires a lot of knowledge, experience and strategic…
---
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022
https://github.com/CppCon/CppCon2022
Writing efficient programs is hard. This is because it requires a lot of knowledge, experience and strategic…
UNIGINE 2.16.1 — Screen-Space Haze Global Illumination, улучшенный API импорта, усовершенствования для VR
Источник: Habr
Автор: Unigine
Источник: Habr
Автор: Unigine
Хабр
UNIGINE 2.16.1 — Screen-Space Haze Global Illumination, улучшенный API импорта, усовершенствования для VR
Почти под ёлочку состоялся минорный релиз 2.16.1, который, однако, содержит пару крутых фичей - например, SSHGI (глобальное освещение дымки в экранном пространстве), добавляющее сразу +100 к...
From C++ Templates to C++ Concepts - Metaprogramming: an Amazing Journey - Alex Dathskovsky
Источник: CppCon
Источник: CppCon
YouTube
From C++ Templates to C++ Concepts - Metaprogramming: an Amazing Journey - Alex Dathskovsky
https://cppcon.org/
---
From C++ Templates to C++ Concepts - The Amazing Journey of Metaprogramming - Alex Dathskovsky - CppCon 2022
https://github.com/CppCon/CppCon2022
Metaprogramming is been with us since C++98 but as the language evolves we have more…
---
From C++ Templates to C++ Concepts - The Amazing Journey of Metaprogramming - Alex Dathskovsky - CppCon 2022
https://github.com/CppCon/CppCon2022
Metaprogramming is been with us since C++98 but as the language evolves we have more…