Hi,
I discovered Qt Concurrent today, and I will be checking out the code tonight to compare with Threading Building Blocks (http://threadingbuildingblocks.org). I am curious if Qt might be better off with the usage of Threading Building Blocks instead of implementing Qt Concurrent directly?
AJ