🍌
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
Lessons Learned from Packaging 10,000+ C++ Projects - Bret Brown & Daniel Ruoso - CppCon 2021
Источник:
isocpp.org
(Standard C++)
👍
👎
1
🍌
C++ Feed
Что читать разработчику C++
Источник:
Habr
Автор:
Roumed1
Хабр
Что читать разработчику C++
В этой подборке — не только классические рекомендации книг для C++ программистов. Обычно советуют издания про паттерны, развитие стандарта или успехи большой компании. Но за всем этим изобилием...
👍
👎
🍌
C++ Feed
MSVC Backend Updates in Visual Studio 2022 version 17.3
Источник:
C++ Team Blog
C++ Team Blog
MSVC Backend Updates in Visual Studio 2022 version 17.3
In Visual Studio 2022 version 17.3 we have continued to improve the C++ backend with new features, new and improved optimizations, build throughput improvements, and better security. Here is a list of improvements for you to review. Native Arm64 Visual Studio…
👍
👎
🍌
C++ Feed
Official Support for Arm64EC is Here
Источник:
C++ Team Blog
C++ Team Blog
Official Support for Arm64EC is Here
Last year, Microsoft announced x64 compatibility for Windows 11 on Arm, along with the new Arm64EC ABI, a new way to bring apps to Windows on Arm. With Arm64EC you can mix Arm and x64 code in the same process, allowing you to port existing x64 apps to Arm…
👍
👎
🍌
C++ Feed
The AArch64 processor (aka arm64), part 11: Loading addresses
Источник:
The Old New Thing
Microsoft News
The AArch64 processor (aka arm64), part 11: Loading addresses
Finding a needle in the haystack of the 64-bit address space.
👍
👎
🍌
C++ Feed
New stable release of wxWidgets 3.2.0 is now available
Источник:
isocpp.org
(Standard C++)
👍
👎
🍌
C++ Feed
Why you should use std::move only rarely -- Andreas Fertig
Источник:
isocpp.org
(Standard C++)
👍
👎
1
🍌
C++ Feed
IPFS and their gateways
Источник:
daniel.haxx.se
👍
👎
🍌
C++ Feed
The AArch64 processor (aka arm64), part 12: Memory access and alignment
Источник:
The Old New Thing
Microsoft News
The AArch64 processor (aka arm64), part 12: Memory access and alignment
The load and store part of the load/store architecture.
👍
👎
🍌
C++ Feed
Adding a REST API with Pistache -- Richard Thomson
Источник:
isocpp.org
(Standard C++)
👍
👎
🍌
C++ Feed
July 2022 ISO C++ committee virtual meeting report -- Timur Doumler
Источник:
isocpp.org
(Standard C++)
👍
👎
🍌
C++ Feed
CopperSpice: Is Virtual Of Value?
Источник:
isocpp.org
(Standard C++)
👍
👎
🍌
C++ Feed
Richard’s August Update
Источник:
The C++ Alliance
The C++ Alliance
Richard’s August Update
Beast and HTTP Redirect Some months ago, I was asked how to handle HTTP redirect responses in beast. Characteristically, I took a moment to model how I would do that in my head, waved my hands and kind of explained it and that was that. Then more recently…
👍
👎
🍌
C++ Feed
Is Qt Right for Your Project?
Источник:
KDAB Blogs – KDAB
KDAB
Is Qt Right for Your Project?
Is Qt right for your project? When selecting a software stack, there are 8 factors we recommend that you take into consideration.
👍
👎
🍌
C++ Feed
Talks and Speaker for Meeting C++ 2022 released
Источник:
isocpp.org
(Standard C++)
👍
👎
🍌
C++ Feed
Qt Creator 8.0.1 released
Источник:
Qt Blog
www.qt.io
Qt Creator 8.0.1 released
Qt Creator 8.0.1 released
code model
clangd
debugging
👍
👎
🍌
C++ Feed
Stop using bool in C++ for function parameters !
Источник:
C++ – CPP Rendering
CPP Rendering
Stop using bool in C++ for function parameters ! - CPP Rendering
This article introduces a discussion about whether use the bool type in C++ or not and why? It brings some arguments against its use.
👍
👎
🍌
C++ Feed
Pure Virtual Cast // Иван Макаров // 11.08.2022 #cpp
Источник:
C++ User Group
YouTube
Pure Virtual Cast // Иван Макаров // 11.08.2022 #cpp
Гость сегодня - Иван Макаров.
Иван Макаров
Catalyst Aerospace Technologies
15 лет в разработке летающих роботов.
Основатель:
www.uav-siberia.com
www.ctlst.tech
Поговорим про про летающих роботов... внезапно
👍
👎
🍌
C++ Feed
The AArch64 processor (aka arm64), part 13: Atomic access
Источник:
The Old New Thing
Microsoft News
The AArch64 processor (aka arm64), part 13: Atomic access
Don't let someone else get a word in edgewise.
👍
👎
🍌
C++ Feed
[Перевод] Как написать «Змейку» в четыре переменные?
Источник:
Habr
Автор:
honyaki
Хабр
Как написать «Змейку» в четыре переменные?
Пишем классическую «Змейку», как на КДПВ, в четыре переменные. По словам автора, «Можно написать и с двумя, но зачем осложнять себе жизнь?» К старту курса по разработке на С++ приглашаем под кат....
👍
👎