🍌
C++ Feed
@cpp_aggregator
308
subscribers
218
photos
12.7K
links
Агрегатор всего подряд про C++.
Для связи:
@smertig
Powered by
https://github.com/Smertig/banana
Download Telegram
Join
🍌
C++ Feed
308 subscribers
🍌
C++ Feed
Qt Design Studio 4.5 Released
Источник:
Qt Blog
www.qt.io
Qt Design Studio 4.5 Released
🍌
C++ Feed
What’s Next for CLion: 2024.2 Roadmap
Источник:
CLion Blog
The JetBrains Blog
What’s Next for CLion: 2024.2 Roadmap | The CLion Blog
The first release of 2024 brought many enhancements for CLion, including new features in the writing assistance for CMake files and integration with CMake presets, improvements to the support for Meso
🍌
C++ Feed
Creating a prepopulated Windows Runtime Vector from C++/WinRT without going through an explicit std::vector
Источник:
The Old New Thing
Microsoft News
Creating a prepopulated Windows Runtime Vector from C++/WinRT without going through an explicit std::vector
Creating the vector inline.
🍌
C++ Feed
std::expected - Monadic Extensions -- Bartlomiej Filipek
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
_Topsys & Turvys_ (1893)
Источник:
Arthur O’Dwyer
Arthur O’Dwyer
Topsys & Turvys (1893)
This evening Scott Kim gave a webinar for Fundapromat,
the Panamanian Foundation for the Promotion of Mathematics, on the topic of “Ambigrams.” In that webinar,
Scott mentioned in passing P. S. Newell’s 1893 book
Topsys & Turvys as a forerunner of the genre.
🍌
C++ Feed
San Diego C++ Meetup #62
Источник:
Vorbrodt's C++ Blog
Vorbrodt's C++ Blog
San Diego C++ Meetup #62
Introducing: “Modern C++ Programming Cookbook” – Master modern C++ including the latest features of C++23 with 140+ practical recipes, Third Edition – By Marius Bancila Meetup session p…
🍌
C++ Feed
Google Peer Bonus number five
Источник:
daniel.haxx.se
daniel.haxx.se
Google Peer Bonus number five
It is not quite a gold medal, but it is now the fifth time I have the honor of receiving a Google Open Source Peer Bonus. I might soon start to think I have some fans over there. There is a monetary component to this bonus. Last time it was to the amount…
🍌
C++ Feed
KDDockWidgets 2.1 Released
Источник:
KDAB Blogs – KDAB
KDAB
KDDockWidgets 2.1 Released
Explore the latest version of KDDockWidgets, version 2.1: Enhanced stability, bug fixes, QtQuick improvements, and more.
🍌
C++ Feed
Security advisory: OAuth1 in QtNetworkAuth
Источник:
Qt Blog
www.qt.io
Security advisory: OAuth1 in QtNetworkAuth
Security advisory qtnetworkauth OAuth1 Qt
🍌
C++ Feed
Setting the contents of a Windows Runtime Vector from C++/WinRT in one call
Источник:
The Old New Thing
Microsoft News
Setting the contents of a Windows Runtime Vector from C++/WinRT in one call
The one-stop shop for updating a Windows Runtime Vector.
🍌
C++ Feed
CppCon 2023 File I/O for Game Developers: Past, Present, and Future with C++ -- Guy Davidson
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Guidelines for computing sizes and subscripts
Источник:
null program [cpp]
🍌
C++ Feed
Arenas and the almighty concatenation operator
Источник:
null program [cpp]
🍌
C++ Feed
Why Not Just Do Simple C++ RAII in C?
Источник:
The Pasture
The Pasture
Why Not Just Do Simple C++ RAII in C?
Ever since I finished publishing the “defer” paper and successfully defended it on its first go-around (it now has tentative approval to go to a Technical Sp...
👍
1
🍌
C++ Feed
[Перевод] Как Боб текстовый файл считывал
Источник:
Habr
Автор:
Sivchenko_translate
Хабр
Как Боб текстовый файл считывал
Как-то раз Бобу поручили построчно обработать текстовый файл. Боб решил решить эту задачу на C++, так как известно, что мало найдётся языков, которые могли бы потягаться с C++ в скорости. Поскольку...
🍌
C++ Feed
CppCon 2023 Higher-Order Template Metaprogramming with C++23 -- Ed Catmur
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Evolution of the ELF object file format
Источник:
MaskRay
MaskRay
Evolution of the ELF object file format
Updated in 2025-09. The ELF object file format is adopted by many UNIX-like operating systems. While I've previously delved into the control structures of ELF and its predecessors, tracing the histori
🍌
C++ Feed
My BDFL guiding principles
Источник:
daniel.haxx.se
👍
1
🍌
C++ Feed
Qt Tools for Android Studio
Источник:
Qt Blog
www.qt.io
Qt Tools for Android Studio
How to integrate Qt QML projects into Android Studio using the Qt Tools for Android Studio plugin. Easily embed QML elements in your Android app.
🍌
C++ Feed
Is there any difference between StringFromIID and StringFromCLSID?
Источник:
The Old New Thing
Microsoft News
Is there any difference between StringFromIID and StringFromCLSID?
Not really.