Parallel Programming Patterns
摘要
The previous chapter gave an overview of how programming patterns for manipulating data can be provided in a generic form through the STL. This chapter continues the discussion of programming patterns but focuses on programming patterns that can be executed in parallel, starting with an introduction to loop dependence.