[-] Nihili0@programming.dev 1 points 1 year ago* (last edited 1 year ago)

Have a look at ftxui it's made for C++ with modern C++: https://github.com/ArthurSonzogni/FTXUI

7
5
[-] Nihili0@programming.dev 1 points 1 year ago

I agree, I'm also hyped by std::expected, though it's C++23, so it will be quite some time before we can use it in production but still, it can easily be added as it's just a class.

[-] Nihili0@programming.dev 3 points 1 year ago* (last edited 1 year ago)

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:

11

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

What are you all using? Post your comments :)

[-] Nihili0@programming.dev 1 points 1 year ago

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

[-] Nihili0@programming.dev 1 points 1 year ago

I hope we can get reflection and networking, maybe also pattern matching

6

Article by Çağlayan Dökme

Nihili0

joined 1 year ago
MODERATOR OF
cpp