SuperIndustry — Dev log #1 – Большой и страшный монстр по имени C++
Источник: Habr
Автор: OMEGA-quality
Источник: Habr
Автор: OMEGA-quality
Хабр
SuperIndustry — Dev log #1 – Большой и страшный монстр по имени C++
Краткое содержание: Вступление C++ UI Анимации Механизмы В следующем выпуске Вступление Привет, друзья! В этом цикле статей я максимально подробно буду рассказывать о процессе разработки игры на UE –...
P1967 `#embed` and D2752 “Static storage for `initializer_list`” are now on Compiler Explorer
Источник: Arthur O’Dwyer
Источник: Arthur O’Dwyer
quuxplusone.github.io
P1967 #embed and D2752 “Static storage for initializer_list” are now on Compiler Explorer
C++26 has adopted JeanHeyd Meneide’s proposal P1967 “#embed”,
which will allow C++ (and C) programmers to replace their use of the xxd -i utility
with a built-in C preprocessor directive:
unsigned char favicon_bytes[] = {
#embed "favicon.ico"
};
which will allow C++ (and C) programmers to replace their use of the xxd -i utility
with a built-in C preprocessor directive:
unsigned char favicon_bytes[] = {
#embed "favicon.ico"
};
Using perfect (and imperfect) forwarding to simplify C++ wrapper classes -- Raymond Chen
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)
GPU Accelerated Computing & Optimizations on Cross-Vendor Graphics Cards with Vulkan & Kompute
Источник: CppCon
Источник: CppCon
YouTube
GPU Accelerated Computing & Optimizations on Cross-Vendor Graphics Cards with Vulkan & Kompute
https://cppcon.org/
---
GPU Accelerated Computing and Optimizations on Cross-Vendor Graphics Cards with Vulkan & Kompute - Alejandro Saucedo - CppCon 2022
https://github.com/CppCon/CppCon2022
Many advanced data processing paradigms fit incredibly well to…
---
GPU Accelerated Computing and Optimizations on Cross-Vendor Graphics Cards with Vulkan & Kompute - Alejandro Saucedo - CppCon 2022
https://github.com/CppCon/CppCon2022
Many advanced data processing paradigms fit incredibly well to…
C++ Weekly - Ep 359 - std::array's Implementation Secret (That You Can't Use!)
Источник: Cᐩᐩ Weekly With Jason Turner
Источник: Cᐩᐩ Weekly With Jason Turner
YouTube
C++ Weekly - Ep 359 - std::array's Implementation Secret (That You Can't Use!)
☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟
Upcoming Workshops:
► C++ Best Practices Workshop, ACCU, Bristol UK, Mar 31, 2025: https://accuconference.org/
https://github.com/lefticus/cpp_weekly/issues/38
T-SHIRTS AVAILABLE!
► The best C++ T-Shirts anywhere!…
Upcoming Workshops:
► C++ Best Practices Workshop, ACCU, Bristol UK, Mar 31, 2025: https://accuconference.org/
https://github.com/lefticus/cpp_weekly/issues/38
T-SHIRTS AVAILABLE!
► The best C++ T-Shirts anywhere!…