🍌
C++ Feed
@cpp_aggregator
310
subscribers
218
photos
12.7K
links
Агрегатор всего подряд про C++.
Для связи:
@smertig
Powered by
https://github.com/Smertig/banana
Download Telegram
Join
🍌
C++ Feed
310 subscribers
🍌
C++ Feed
How are Windows Runtime GUIDs represented in JavaScript?
Источник:
The Old New Thing
The Old New Thing
How are Windows Runtime GUIDs represented in JavaScript?
One of the fundamental data types in the Windows Runtime is the Guid. In most languages, it is represented as a binary-formatted data type like System.Guid or winrt::guid. But JavaScript doesn’t have a corresponding data type. So how are Windows Runtime Guids…
👍
👎
🍌
C++ Feed
Lightning Talk: Zen and the Art of Software Maintenance - Sam Sobell - CppCon 2021
Источник:
CppCon
YouTube
Lightning Talk: Zen and the Art of Software Maintenance - Sam Sobell - CppCon 2021
https://cppcon.org/https://github.com/CppCon/CppCon2020---Lightning Talk: Zen and the Art of Software Maintenance---Sam Sobell---Videos Filmed & Edited by Ba...
👍
👎
🍌
C++ Feed
Using GitHub Codespaces and Visual Studio Code for C++ Development
Источник:
C++ Team Blog
Microsoft News
Using GitHub Codespaces and Visual Studio Code for C++ Development
GitHub Codespaces and Visual Studio Code lower the barrier to entry for developing C++-based applications and libraries.
👍
👎
🍌
C++ Feed
Security advisory: Recently reported zlib compression issue impacts Qt
Источник:
Qt Blog
www.qt.io
Security advisory: Recently reported zlib compression issue impacts Qt
Security advisory zlib Qt
👍
👎
🍌
C++ Feed
Что там у PVS-Studio c покрытием Toyota ITC Benchmark?
Источник:
Habr
Автор:
AlexanderKurenev
Хабр
Что там у PVS-Studio c покрытием Toyota ITC Benchmark?
Toyota ITC Benchmark – это набор синтетических тестов для C и C++, состоящий приблизительно из 650 примеров и предназначенный для тестирования анализаторов кода. Данная статья ответит на вопрос:...
👍
👎
🍌
C++ Feed
Adventures in application compatibility: The case of the RAII type that failed to run its destructor
Источник:
The Old New Thing
The Old New Thing
Adventures in application compatibility: The case of the RAII type that failed to run its destructor
Breaking all the rules and getting away with it.
👍
👎
🍌
C++ Feed
Lightning Talk: Upgrading The Compiler Isn't Free - Andre Kostur - CppCon 2021
Источник:
CppCon
YouTube
Lightning Talk: Upgrading The Compiler Isn't Free - Andre Kostur - CppCon 2021
https://cppcon.org/https://github.com/CppCon/CppCon2020---Lightning Talk: Upgrading The Compiler Isn't Free---Andre Kostur---Videos Filmed & Edited by Bash F...
👍
👎
🍌
C++ Feed
The Tower of Weakenings: Memory Models For Everyone - Faultlore
Источник:
Faultlore
Faultlore
The Tower of Weakenings: Memory Models For Everyone - Faultlore
👍
👎
🍌
C++ Feed
Design Patterns VS Design Principles: Abstract Factory
Источник:
Fluent C++
Fluent C++
Design Patterns VS Design Principles: Abstract Factory
Expressive code in C++
👍
👎
🍌
C++ Feed
Commercial LTS Qt 5.15.9 Released
Источник:
Qt Blog
www.qt.io
Commercial LTS Qt 5.15.9 Released
👍
👎
🍌
C++ Feed
All Windows threadpool waits can now be handled by a single thread
Источник:
The Old New Thing
The Old New Thing
All Windows threadpool waits can now be handled by a single thread
I noted some time ago that creating a threadpool wait allows the threadpool to combine multiple waits, so that each thread waits for nearly 64 objects. (It’s not quite 64 objects because one of the objects is a special sentinel object that means “Stop waiting.”)…
👍
👎
🍌
C++ Feed
Lightning Talk: The Most Important Design Guideline - Jeff Amstutz - CppCon 2021
Источник:
CppCon
YouTube
Lightning Talk: The Most Important Design Guideline - Jeff Amstutz - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
Lightning Talk: The Most Important Design Guideline
---
Jeff Amstutz
---
Videos Filmed & Edited by Bash Films: https://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd https://events.digital…
👍
👎
🍌
C++ Feed
10 Days Left to Register for my Mentoring Program "Fundamentals for C++ Professionals"
Источник:
Modernes C++ -
ModernesCpp.com
Modernescpp
10 Days Left to Register for my Mentoring Program "Fundamentals for C++ Professionals" - ModernesCpp.com
👍
👎
🍌
C++ Feed
[Перевод] Эмоциональный код
Источник:
Habr
Автор:
rikki_tikki
Хабр
Эмоциональный код
Я зарабатываю программированием с 1979 года, и большую часть этого времени мне приходится работать с чужим кодом. Поначалу было: "Добавьте эту маленькую функцию к тому, что у нас уже есть". Теперь —...
👍
👎
🍌
C++ Feed
Annoucing Meeting C++ 2022
Источник:
isocpp.org
(Standard C++)
👍
👎
🍌
C++ Feed
If I am getting a DllNotFoundException from Windows 10 N, how do I get the missing DLLs?
Источник:
The Old New Thing
The Old New Thing
If I am getting a DllNotFoundException from Windows 10 N, how do I get the missing DLLs?
Enter the Media Feature Pack.
👍
👎
🍌
C++ Feed
Lightning Talk: The Process Is The Problem - Ben Deane - CppCon 2021
Источник:
CppCon
YouTube
Lightning Talk: The Process Is The Problem - Ben Deane - CppCon 2021
https://cppcon.org/https://github.com/CppCon/CppCon2020---Lightning Talk: The Process Is The Problem - Ben Deane---Ben Deane---Videos Filmed & Edited by Bash...
👍
👎
🍌
C++ Feed
[Перевод] Cling – не просто интерпретатор C++
Источник:
Habr
Автор:
ph_piter
Хабр
Cling – не просто интерпретатор C++
Интерактивная интерпретация C++ при помощи ClingВ этом посте будут рассмотрены некоторые продвинутые варианты применения Cling, поддерживающие интероперабельность и расширяемость. Здесь мы постараемся...
👍
3
👎
🍌
C++ Feed
CLion 2022.1 Release Candidate
Источник:
Clion Blog
The JetBrains Blog
CLion 2022.1 Release Candidate | The CLion Blog
We are approaching the release, and the CLion 2022.1 Release Candidate is now available for download. To install CLion 2022.1 RC (build 221.5080.169), download it from the website, update from our Too
👍
2
👎
🍌
C++ Feed
QtQuick3D QML Profiler Events
Источник:
Qt Blog
www.qt.io
QtQuick3D QML Profiler Events
QML Profiler QtQuick3D profiling Qt QML 3D events
👍
👎