🍌
C++ Feed
@cpp_aggregator
306
subscribers
218
photos
12.7K
links
Агрегатор всего подряд про C++.
Для связи:
@smertig
Powered by
https://github.com/Smertig/banana
Download Telegram
Join
🍌
C++ Feed
306 subscribers
🍌
C++ Feed
This many points is surely out of scope!
Источник:
Aras' website
Aras Pranckevičius
This many points is surely out of scope!
This is about an update to Blender video editing Scopes (waveform, vectorscope, etc.), and a detour into rendering many points on a GPU.
🍌
C++ Feed
Learn C++ Performance Secrets from a Bloomberg Engineer At CppCon 2025!
Источник:
CppCon
YouTube
Learn C++ Performance Secrets from a Bloomberg Engineer At CppCon 2025!
Register: https://cppcon.org/registration/
Join Michelle Fae D'Souza and Kevin Carpenter from September 13th - 21st at CppCon 2025 Aurora, Colorado
---
Learn C++ Performance Secrets from a Bloomberg Engineer At CppCon 2025!
CppCon 2025 is just around the…
🍌
C++ Feed
Understanding alignment - from source to object file
Источник:
MaskRay
MaskRay
Understanding alignment - from source to object file
Alignment refers to the practice of placing data or code at memory addresses that are multiples of a specific value, typically a power of 2. This is typically done to meet the requirements of the prog
🍌
C++ Feed
Thoughts on creating a tracking pointer class, part 11: Repairing assignment
Источник:
The Old New Thing
Microsoft News
Thoughts on creating a tracking pointer class, part 11: Repairing assignment
Restoring things that were automatically deleted.
🍌
C++ Feed
C++ Weekly - Ep 495 - Custom Formatters for std::Format
Источник:
Cᐩᐩ Weekly With Jason Turner
YouTube
C++ Weekly - Ep 495 - Custom Formatters for std::Format
☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟
Upcoming Workshops:
► C++ Best Practices Workshop, CppCon, Aurora, CO, USA, Sept 13-14, 2025: https://cppcon.org/class-2025-best-practices/
► C++ Best Practices Workshop, NDC TechTown, Kongsberg, NO, Sept 22-23…
👍
1
🍌
C++ Feed
CppCon 2025 Keynote, Herb Sutter: “Reflection: C++’s Decade-Defining Rocket Engine”
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Думай о секундах свысока — как бы говорит нам Modern C++
Источник:
Habr
Автор:
tri_tuza_v_karmane
Хабр
Думай о секундах свысока — как бы говорит нам Modern C++
Зачем нам использовать Modern C++, особенно старших версий? Дурацкий вопрос, скажут сектанты, фанаты, фанатики, адепты. Оно же необходимо для большей выразительности, читабельности и ускорения всех...
🤡
2
❤
1
🍌
C++ Feed
Thoughts on creating a tracking pointer class, part 12: A shared tracking pointer
Источник:
The Old New Thing
Microsoft News
Thoughts on creating a tracking pointer class, part 12: A shared tracking pointer
Sharing a single tracking pointer among all instances.
🍌
C++ Feed
A Model for all Ranges
Источник:
Qt Blog
www.qt.io
A Model for all Ranges
Qt 6.10 introduces a generic implementation of QAbstractItemModel that can many any C++ range available to Qt's UI frameworks.
🍌
C++ Feed
В Asio за корутинами
Источник:
Habr
Автор:
discodum (YADRO)
Хабр
Библиотека Asio для начинающих: работаем с корутинами без сегфолтов
Когда я начал работать с Asio и изучал документацию библиотеки, прочитал мнение, что доку писали «для роботов». Автор имел в виду, что описание каждого концепта, функции или особенности приводится...
🍌
C++ Feed
CppCon 2025 Keynote: Crafting the Code You Don’t Write: Sculpting SW in an AI World -- Daisy Hollman
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Flat-контейнеры в C++
Источник:
Habr
Автор:
badcasedaily1 (OTUS)
Хабр
Flat-контейнеры в C++
Привет, Хабр! Еще в C++23 появились «плоские» ассоциативные контейнеры: std::flat_set , std::flat_map и их многоключевые аналоги. Проще говоря, это полные аналоги обычных ...
❤
1
🍌
C++ Feed
Qt for MOSA: FACE Conformant Qt for Aerospace and Defense Software
Источник:
Qt Blog
www.qt.io
Qt for MOSA: FACE Conformant Qt for Aerospace and Defense Software
Rapidly create advanced HMIs for Aerospace and Defense with Qt Framework's advanced components and dedicated tooling for design, development, and deployment.
❤
1
🍌
C++ Feed
Qt 6.9.2 Released
Источник:
Qt Blog
www.qt.io
Qt 6.9.2 Released
Qt 6.9.2 release blog post
🍌
C++ Feed
Thoughts on creating a tracking pointer class, part 13: Restoring the strong exception guarantee
Источник:
The Old New Thing
Microsoft News
Thoughts on creating a tracking pointer class, part 13: Restoring the strong exception guarantee
Don't commit to anything until you know you can finish the job.
🍌
C++ Feed
Qt for MCUs 2.8.3 released
Источник:
Qt Blog
www.qt.io
Qt for MCUs 2.8.3 released
Stability fixes and improvements for Qt for MCUs 2.8 are available for download.
🍌
C++ Feed
The Performance Spectrum
Источник:
Mathieu Ropert
mropert.github.io
The Performance Spectrum · Mathieu Ropert
We take a little break from our “What Makes A Game Tick” series to get a little bit philosophical about the topic of performance and what it means for different people.
🍌
C++ Feed
What’s Next for CLion: The 2025.3 Roadmap
Источник:
CLion Blog
The JetBrains Blog
What’s Next for CLion: The 2025.3 Roadmap | The CLion Blog
Learn more about the planned improvements to CLion Nova, build tools, embedded development features, etc.
🍌
C++ Feed
Boost version 1.89 released!
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Qt Creator 17.0.1 released
Источник:
Qt Blog