C++

1755 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS
251
252
253
254
 
 

Although throw() has been deprecated for a while now, I thought this was an interesting bit of history regarding Microsoft's compiler.

255
256
257
 
 

Hi everyone, here is a list of websites that I use for C++:

What are you all using? Post your comments :)

258
11
submitted 1 year ago by Nihili0 to c/cpp
 
 

Article by Çağlayan Dökme

259
 
 

first few C++26 core language features have been voted into the C++ Working Draft at the Varna meeting:

  • P2738R1 constexpr cast from void*: towards constexpr type-erasure
  • P2741R3 User-generated static_assert messages
  • P2169R4 A nice placeholder with no name
260
261
262
13
Hello, world! (vlemmy.net)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/cpp
 
 

Corny, but effective.