▲ 4 r/cpp_questions
Best way to try C++ 26 reflection on a Microsoft Visual Studio Solution
Hi lads, basically the title. I have a big project that I've put on hold waiting for C++ reflection to come out, and now that there are some implementations working, I'm curious to try it out.
As of right now I'm aware of the clang Bloomberg fork and gcc16 that both support experimental reflection. What would be the most straight forward way to adapt my project, a VS22 solution, to be able to try out some of the new features? Thanks!
u/Joatorino — 7 days ago