标签: c++ c++11 visual-studio-2013 ppl
我正在使用concurrency::parallel_for中的ppl.h(Windows)。我可以指定必须使用的核心数吗?或至少最大核心数?
concurrency::parallel_for
ppl.h