🍌
C++ Feed
@cpp_aggregator
282
subscribers
218
photos
12.2K
links
Агрегатор всего подряд про C++.
Для связи:
@smertig
Powered by
https://github.com/Smertig/banana
Download Telegram
Join
🍌
C++ Feed
282 subscribers
🍌
C++ Feed
True names matter in C++
Источник:
Arthur O’Dwyer
Arthur O’Dwyer
True names matter in C++
In C++, there’s often multiple ways to refer to the same entity: aliases,
inherited names, injected names, names that differ in qualification…
Usually, if an entity has multiple names, which one you use won’t matter:
you can use any of those synonymous names…
🍌
C++ Feed
A Library Approach to Constant Template Parameters
Источник:
Barry Revzin
Barry’s C++ Blog
A Library Approach to Constant Template Parameters
C++26 Status Quo
🍌
C++ Feed
CppCon 2025 Concept-based Generic Programming -- Bjarne Stroustrup
Источник:
isocpp.org
(Standard C++)