🍌
C++ Feed
@cpp_aggregator
301
subscribers
218
photos
12.5K
links
Агрегатор всего подряд про C++.
Для связи:
@smertig
Powered by
https://github.com/Smertig/banana
Download Telegram
Join
🍌
C++ Feed
301 subscribers
🍌
C++ Feed
#include cleanup in Visual Studio
Источник:
C++ Team Blog
Microsoft News
#include cleanup in Visual Studio
Visual Studio 17.7 Preview 3 introduces a new feature aimed at enhancing your productivity. We are thrilled to announce the release of #include cleanup, a tool that helps you maintain clean code. To start using this feature, make sure to update to the latest…
🍌
C++ Feed
Active Object -- Rainer Grimm
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
CppCon 2022 Const Mayhem in C++ -- Ofek Shilon
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
How to clone a Windows Runtime vector in the face of possible concurrent modification, part 1
Источник:
The Old New Thing
Microsoft News
How to clone a Windows Runtime vector in the face of possible concurrent modification, part 1
Backing off and retrying, but the detection is the tricky part.
🍌
C++ Feed
Qt Contributor Summit 2023 - Venue, Registration, and More
Источник:
Qt Blog
www.qt.io
Qt Contributor Summit 2023 - Venue, Registration, and More
The Qt Contributor Summit 2023 edition will take place in Nov 30th - Dec 1st in Berlin, Germany.
🍌
C++ Feed
Герои Кода и Магии: анализ игрового движка VCMI
Источник:
Habr
Автор:
Alphrixus
Хабр
Герои Кода и Магии: анализ игрового движка VCMI
Порой хочется поностальгировать и поиграть в любимую старую игру, но некоторые вещи в таких играх могут показаться устаревшими. Для того чтобы вдохнуть новую жизнь в старый проект, некоторые...
🍌
C++ Feed
CLion 2023.2 Goes Beta
Источник:
Clion Blog
The JetBrains Blog
CLion 2023.2 Goes Beta | The CLion Blog
The Beta version of CLion 2023.2 is now available with the key improvements and changes that are expected in the upcoming release. Download build 232.8660.49 from our website, via the Toolbox App, or
🍌
C++ Feed
How to clone a Windows Runtime vector in the face of possible concurrent modification, part 2
Источник:
The Old New Thing
Microsoft News
How to clone a Windows Runtime vector in the face of possible concurrent modification, part 2
Trying to make a generic solution.
🍌
C++ Feed
Visualize Macro Expansion for C++
Источник:
C++ Team Blog
Microsoft News
Visualize Macro Expansion for C++
We are excited to announce the availability of Visualize Macro Expansion in Visual Studio 17.7 Preview. This feature lets you visualize the step-by-step expansion of macros. To begin utilizing this feature, ensure that you update to the latest version of…
🍌
C++ Feed
New C++ Features in GCC13 -- Marek Polacek
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
CppCon 2022 C++20 - A New Way of Meta-Programming? -- Kris Jusiak
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
How to clone a Windows Runtime vector in the face of possible concurrent modification, part 3
Источник:
The Old New Thing
Microsoft News
How to clone a Windows Runtime vector in the face of possible concurrent modification, part 3
Dealing with the pesky std::vector<bool>.
🍌
C++ Feed
Renewed as an MVP again
Источник:
Kate Gregory's Blog - C++
🍌
C++ Feed
Registration is Open for my Mentoring Program "C++20: Get the Details"
Источник:
Modernes C++ -
ModernesCpp.com
Modernescpp
Registration is Open for my Mentoring Program "C++20: Get the Details" - ModernesCpp.com
🍌
C++ Feed
Socrates on why there’s no `erase_if` for `span`
Источник:
Arthur O’Dwyer
quuxplusone.github.io
Socrates on why there’s no erase_if for span
With apologies to Plato; but not to Socrates, who’s already got one.
🍌
C++ Feed
Precompiled headers
Источник:
MaskRay
MaskRay
Precompiled headers
C/C++ projects can benefit from using precompiled headers to improve compile time. GCC added support for precompiled headers in 2003 (version 3.4), and the current documentation can be found at https:
🍌
C++ Feed
C++23: Deducing This
Источник:
Modernes C++ -
ModernesCpp.com
Modernescpp
C++23: Deducing This - ModernesCpp.com
🍌
C++ Feed
How To Address 7 Major C++ Pain Points with CLion
Источник:
Clion Blog
The JetBrains Blog
How To Address 7 Major C++ Pain Points with CLion | The JetBrains Blog
In the 2023 Annual C++ Developer Survey conducted by the C++ Foundation, the community identified a number of major pain points when working with C++ (see
🍌
C++ Feed
New Training Course: Introduction to Rust
Источник:
KDAB Blogs – KDAB
KDAB
New Training Course: Introduction to Rust
In collaboration with Ferrous Systems, KDAB added a 5-day "Introduction to Rust" online training course to the training portfolio.
🍌
C++ Feed
Qt TextToSpeech improvements for Qt 6.6
Источник:
Qt Blog
www.qt.io
TextToSpeech improvements for Qt 6.6
Qt 6.6 brings new features and API improvements to the Qt TextToSpeech module, most prominently the ability for applications to access the generated audio.