Comment on
Mods Wanted!
Hi :) I can help with C++
Also, would it be possible to add c/cpp_questions?
Comment on
Mods Wanted!
Hi :) I can help with C++
Also, would it be possible to add c/cpp_questions?
Comment on
C++26 Language Features voted into Working Draft
Reply in thread
It's not ahead :)
it's how standardization works, C++23 just got finalized after 3 years of work, this is just the beginning for C++26
Comment on
C++26 Language Features voted into Working Draft
I hope we can get reflection and networking, maybe also pattern matching
Comment on
Mods Wanted!
Reply in thread
Makes sense, thanks 👍
Comment on
I wanted to share useful websites and resources for C++ that I use, add yours!
Reply in thread
Nice ones, for regex I also use https://regexr.com/ but regex101 is great too
Yeah, lots of interesting talk freely available: CppCon videos, ACCU, C++Weekly
also some git repo:
Comment on
C++26 Language Features voted into Working Draft
Btw, here is the plan for C++26: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p0592r5.html
And here is the Sutter's Trip report of the metting with the complete list: https://herbsutter.com/2023/06/16/trip-report-summer-iso-c-standards-meeting-varna-bulgaria/
Comment on
C++26 Language Features voted into Working Draft
Reply in thread
Yep, I agree, at least they have it in the plan for C++26 https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p0592r5.html
Comment on
Suggestions for a good TUI library?
Have a look at ftxui it's made for C++ with modern C++: https://github.com/ArthurSonzogni/FTXUI