File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
source/elements/oneTBB/source/algorithms/functions Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Requirements:
5151* The ``Range `` type must meet the :doc: `Range requirements <../../named_requirements/algorithms/range >`.
5252* The ``Body `` type must meet the :doc: `ParallelReduceBody requirements <../../named_requirements/algorithms/par_reduce_body >`.
5353* The ``Func `` type must meet the :doc: `ParallelReduceFunc requirements <../../named_requirements/algorithms/par_reduce_func >`.
54- * The ``Reduction `` types must meet :: doc: `ParallelReduceReduction requirements <../../named_requirements/algorithms/par_reduce_reduction >`.
54+ * The ``Reduction `` types must meet :doc: `ParallelReduceReduction requirements <../../named_requirements/algorithms/par_reduce_reduction >`.
5555
5656The function template ``parallel_reduce `` has two forms:
5757The functional form is designed to be easy to use in conjunction with lambda expressions.
You can’t perform that action at this time.
0 commit comments