Qt 6.11 is out! See what's new in the release
blog
Mapreduce in Qt
-
http://qt-project.org/forums/viewthread/40587
My question is can we return a 2d matrix using append on each vector we pass to the reduce function? I am asking because the program crashes for some reason.