How to set thread affinity on Windows to the maximum using std::reduce

前端 未结 0 910
暖寄归人
暖寄归人 2020-12-08 10:01

I have a code for unifying polyhedrons that looks like this:

std::vector toMerge;

// filling "toMerge" with data here.

Geometry g          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题