🍌
C++ Feed
@cpp_aggregator
303
subscribers
218
photos
12.6K
links
Агрегатор всего подряд про C++.
Для связи:
@smertig
Powered by
https://github.com/Smertig/banana
Download Telegram
Join
🍌
C++ Feed
303 subscribers
🍌
C++ Feed
C++ Exceptions and Memory Allocation Failure -- Wu Yongwei
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
CppCon 2023 Expressing Implementation Sameness and Similarity in Modern C++ -- Daisy Hollman
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
curl 8.3.0
Источник:
daniel.haxx.se
👍
1
🍌
C++ Feed
CppCon 2023 "Distributed Ranges": A Model for Building Distributed Data ... -- Benjamin Brock
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
CLion 2023.2.2 Bug-Fix Update
Источник:
CLion Blog
The JetBrains Blog
CLion 2023.2.2 Bug-Fix Update | The CLion Blog
The CLion bug-fix update 2023.2.2 is now available! The fixes included in this bug-fix update are listed below. Download build 232.9921.42 from our website, through the Toolbox App, as a snap package
🍌
C++ Feed
How do I perform a case-insensitive comparison of two strings in the Deseret script?
Источник:
The Old New Thing
Microsoft News
How do I perform a case-insensitive comparison of two strings in the Deseret script?
It sort of depends on why you're comparing them.
🍌
C++ Feed
Making Gaussian Splats smaller
Источник:
Aras' website
Aras Pranckevičius
Making Gaussian Splats smaller
In the previous post I started to look at Gaussian Splatting. One of the issues with it, is that the data sets are not exactly small. The renders look nice:
🍌
C++ Feed
CppCon 2023 Back to Basics: Iterators -- Nicolai Josuttis
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
CppCon 2023 The Au Library: Handling Physical Units Safely, Quickly, and Broadly -- Chip Hogg
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
CppCon 2023 Leveraging a Functional Approach for More Testable and Maintainable ROS 2 -- Bilal Gill
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Создаем проект STM32 C++ FreeRTOS в vscode для очень маленьких
Источник:
Habr
Автор:
Хабр
Создаем проект STM32 C++ FreeRTOS в vscode для очень маленьких
Небольшая предыстория Жил себе спокойно, писал кодик в Keil и не парился. Писал изначально на СИ, но кода становилось все больше, а я все ленивее, перешел на С++ и ARM Compiler V6,19. Но пришел к тому...
🍌
C++ Feed
Compile-time sizes for range adaptors
Источник:
foonathan::blog()
www.foonathan.net
Compile-time sizes for range adaptors
In my previous blog post, we’ve discussed the static constexpr std::integral_constant idiom to specify the size of a range at compile-time.
Unlike the standard, our (think-cell’s) ranges library at think-cell already supports compile-time sizes natively,…
🍌
C++ Feed
I accidentally performed an operation on INVALID_HANDLE_VALUE, and it worked: What just happened?
Источник:
The Old New Thing
Microsoft News
I accidentally performed an operation on INVALID_HANDLE_VALUE, and it worked: What just happened?
Coincidentally valid, but not what you think.
🍌
C++ Feed
CppCon 2023 std::linalg: Linear Algebra Coming to Standard C++ -- Mark Hoemmen
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Meeting C++ live with Kevlin Henney
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Make Member Function const and Global Function Static in Visual Studio
Источник:
C++ Team Blog
Microsoft News
Make Member Function const and Global Function Static in Visual Studio
We are delighted to announce that Visual Studio Preview now includes the “Make Member Function Const” and “Make Global Function Static” features. To check out these features, make sure you update to the latest version of Visual Studio Preview. Make Member…
🍌
C++ Feed
CppCon 2023 Visual Studio: Make Debugger, Diagnostics Improvements, Video Games, & More -- Li/Girmay
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
CppCon 2023 More Ranges Please -- Roi Barkan
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
Inside STL: The deque, design -- Raymond Chen
Источник:
isocpp.org
(Standard C++)
🍌
C++ Feed
CppCon 2023 BehaviorTree.CPP: Task Planning for Robots and Virtual Agents -- Davide Faconti
Источник:
isocpp.org
(Standard C++)