Nihili0

joined 1 year ago
MODERATOR OF
cpp
[–] Nihili0 2 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

[–] Nihili0 1 points 1 year ago (1 children)
[–] Nihili0 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 4 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:

 

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

What are you all using? Post your comments :)

[–] Nihili0 5 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 2 points 1 year ago
[–] Nihili0 4 points 1 year ago

Makes sense, thanks 👍

[–] Nihili0 4 points 1 year ago (3 children)

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

11
submitted 1 year ago by Nihili0 to c/cpp
 

Article by Çağlayan Dökme

[–] Nihili0 6 points 1 year ago (2 children)

Hi :) I can help with C++

Also, would it be possible to add c/cpp_questions?