🍌
C++ Feed
@cpp_aggregator
305
subscribers
218
photos
12.7K
links
Агрегатор всего подряд про C++.
Для связи:
@smertig
Powered by
https://github.com/Smertig/banana
Download Telegram
Join
🍌
C++ Feed
305 subscribers
🍌
C++ Feed
C++ News Bot (Twitter)
Twitter
C++ News Bot
SO post of the day: "std::pair<auto, auto> return type" #cpp #cpp17 #constexpr #auto #std_pair https://t.co/HRQNF1PVIm
🍌
C++ Feed
C++ News Bot (Twitter)
Twitter
C++ News Bot
SO post of the week: "How to check if fixed width integers are defined" #cpp #cpp11 #types #integer #cstdint https://t.co/Qlvfh4OYOs
🍌
C++ Feed
Standard C++ (Twitter)
Twitter
Standard C++
C++ on Sea 2020 - Student and Volunteer programmes https://t.co/QBVk9rh1x3 #cpp
🍌
C++ Feed
Standard C++
cullmann.io
C++ Standard Version Mix-up
At work we use the LLVM/clang libraries for pre-processing and parsing C/C++ stuff.
During some experimenting with the current master version of these libraries, I stumbled on unexpected crashes inside our unit-tests on Windows.
We work with MSVC 2019 on…
🍌
C++ Feed
C++ News Bot (Twitter)
Twitter
C++ News Bot
SO post of the day: "Does a program with std::map<T, U> have well-defined behaviour?" #cpp #sorting #pointers #language_lawyer #strict_weak_ordering https://t.co/b1Tfo4gT0f
🍌
C++ Feed
[object Object]
A Gentle Intro to Developing C++ Apps for AWS and S3
Bfilipek
A Gentle Intro to Developing C++ Apps for AWS and S3
Stay up-to-date with Modern C++. Technical blog of Bartlomiej Filipek
🍌
C++ Feed
Jason Turner (Youtube)
YouTube
C++ Weekly - Ep 201 - Christmas Class 2019 - Chapter 2 of 5 - Building On Lambdas
Upcoming Classes In Stuttgart, Sept 2020! https://www.qa-systems.com/academy/detail/new-writing-correct-conforming-and-performant-code/ https://www.qa-system...
🍌
C++ Feed
Standard C++ (Twitter)
Twitter
Standard C++
ACCU 2020 Registration is open -- ACCU https://t.co/zoMZqoUNNv #cpp
🍌
C++ Feed
Fluent C++
How to Define A Variadic Number of Arguments of the Same Type – Part 4
Fluent C++
How to Define A Variadic Number of Arguments of the Same Type – Part 4
Expressive code in C++
🍌
C++ Feed
C++ News Bot (Twitter)
Twitter
C++ News Bot
SO post of the day: "std::vector (ab)uses automatic storage" #cpp #language_lawyer #stdvector #automatic_storage https://t.co/ZSbLVaUe8h
🍌
C++ Feed
[object Object]
Namespaces are for preventing name collisions
quuxplusone.github.io
Namespaces are for preventing name collisions
From “Stop Writing Classes” (Jack Diederich, PyCon 2012):
🍌
C++ Feed
Standard C++ (Twitter)
The Old New Thing
C++ coroutines: The problem of the DispatcherQueue task that runs too soon, part 2 | The Old New Thing
Last time, we discovered a race condition in C++/WinRT’s resume_foreground(DispatcherQueue) function when it tries to resume execution on a dispatcher queue. Let’s try to fix it. As a reminder, here’s where the problem is: bool await_suspend(coroutine_handle<>…
🍌
C++ Feed
Standard C++ (Twitter)
The Old New Thing
C++ coroutines: The problem of the synchronous apartment-changing callback | The Old New Thing
Today is a puzzle you can you can try to solve with the information you’ve learned about C++ coroutines and C++/WinRT. C++/WinRT uses the IContextCallback interface to remember the context that initiated a co_await operation, so it can resume execution in…
🍌
C++ Feed
Standard C++ (Twitter)
Modernescpp
C++20: Concepts - What we don't get - ModernesCpp.com
🍌
C++ Feed
C++ News Bot (Twitter)
Twitter
C++ News Bot
SO post of the day: "How do c++ compilers find an extern variable?" #cpp #language_lawyer #cpp17 https://t.co/nd1Z66VnBZ
🍌
C++ Feed
Standard C++ (Twitter)
Twitter
Standard C++
C++ User Group meetings in January 2020 https://t.co/WjuLMYc3A4 #cpp
🍌
C++ Feed
Standard C++ (Twitter)
Twitter
Standard C++
Launching the Meeting C++ Community Survey https://t.co/ERBFHzr3VL #cpp
🍌
C++ Feed
Jason Turner (Youtube)
YouTube
C++ Weekly - Ep 193 - C++20's `contains` Members
Upcoming Classes In Stuttgart, Sept 2020! https://www.qa-systems.com/academy/detail/new-writing-correct-conforming-and-performant-code/ https://www.qa-system...
🍌
C++ Feed
Jason Turner (Youtube)
YouTube
C++ Weekly - Ep 194 - From SFINAE To Concepts With C++20
☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟
Upcoming Workshops:
► C++ Best Practices Workshop, ACCU, Bristol UK, Mar 31, 2025: https://accuconference.org/
T-SHIRTS AVAILABLE!
► The best C++ T-Shirts anywhere! https://my-store-d16a2f.creator-spring.com/…
🍌
C++ Feed
C++ News Bot (Twitter)
Twitter
C++ News Bot
SO post of the day: "How is std::is_function implemented?" #cpp #std https://t.co/HiMM0gyL9d