101
C++
2068 readers
5 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 2 years ago
MODERATORS
102
103
104
105
106
107
108
109
110
111
7
Why isn't C++ using my default parameter to deduce a template type? - The Old New Thing
(devblogs.microsoft.com)
112
113
114
115
7
@bloomberg published experimental #clang support for ISO C++26 #reflection!
(mastodon.content.town)
116
117
118
119
120
121
122
123
124
125
10
Is shadowing a member variable from a base class a bad thing? Maybe, but maybe not.
(devblogs.microsoft.com)