Replies: 3 comments 3 replies
-
Thanks for reaching out. I think the best way is to pull the code and build it initially. Initial impressions are always very important, so anything you have to offer would be valuable, keeping in mind that it's still early and a little rough. I'm discussing with others on the team how we can include others like you, so I ask for your patience. Can you help me understand your experience with C++20 and graph algorithms, so I understand how you might fit in what we're doing? |
Beta Was this translation helpful? Give feedback.
-
There's certainly a lot that remains to be done. The big area we need work in is the algorithms. Adding examples using the existing functionality would be useful, documentation is needed, and other ideas are welcome. The C++20 features we're using most are ranges and concepts, so it might be a good idea to find something to get more experience with that. Is there something that you'd like to do? |
Beta Was this translation helpful? Give feedback.
-
Hello, my name is Pradeep and I work as a Computer Vision engineer in Sweden. I am a professional C++ developer with 5 years of experience writing modern C++. I enjoyed the presentation on cppcon 2022 and I would really like to contribute code to the project. As I am new to cpp20, I am happy to work on small implementations and build my way up. any suggestions on how/where to start? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions