-
I've managed to write some code that works as expected and published it (along with other attempts) on Github. The actual "transform_reduce for rose tree" code is here: https://github.com/SpintroniK/cpp_variant_experiments/blob/main/reduce_rose_tree.cpp. The 'Readme' gives more details about how I managed to get there.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
mpark::variant and mpark::visit are faster than the gcc STL implementation.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.