You must log in or # to comment.
Hot take: nobody should start a project in C++ in 2026.
Any particular reason why?
It’s a miserable language and the memory management is a giant footgun. Use C# or Rust or something.
With containers and shared_ptr/unique_ptr?
The libraries you use might still be C/C++.






