You're viewing a single thread.
View all comments
30
comments
I mean even C++11 is a significantly different creature from OG C++. C++23 will have monadic optionals; maybe a future release will have generalized monads.
26 0 ReplyLick monads lol gottem.
43 0 ReplyDammit
11 0 Reply
The 11 stands for the number of arms that have been bolted onto the dog in an attempt to turn it into an octopus.
11 0 ReplyYeah modern Cpp is kinda fun to code in now, but I still don't really care for header files.
6 0 ReplyWe have very different ideas of what constitutes 'fun'.
5 0 ReplyCasting to (void*) gives you thrills most other languages can't offer you /s
6 0 Reply
cmake now finally supports c++20 modules
I wouldn't use modules in production quite yet, there's still a lot of implementation bugs, but for experimenting its quite usable
4 0 Reply
You've viewed 30 comments.
Scroll to top