Skip to content

Commit 3431261

Browse files
committed
Add minor fix to P1436 to crrect typo.
1 parent 9271cff commit 3431261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

affinity/cpp-23/d1436r3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ There are a number of additional features which we are considering for inclusion
469469
470470
## Iteration space subdivision property
471471
472-
It is defined in this proposal for the `bulk_execution_affinity_t` properties that when the size in an invocation of `execution::bulk_execute` is greater than the *available concurrency* tthen it is implementation defined how that iteration space is subdivided into a consecutive sequence of work-items. The authors of this proposal intend to propose a follow up property for specifying how an iteration space should be subdivided into chunks in this case.
472+
It is defined in this proposal for the `bulk_execution_affinity_t` properties that when the size in an invocation of `execution::bulk_execute` is greater than the *available concurrency* then it is implementation defined how that iteration space is subdivided into a consecutive sequence of work-items. The authors of this proposal intend to propose a follow up property for specifying how an iteration space should be subdivided into chunks in this case.
473473
474474
## Migrating data
475475

0 commit comments

Comments
 (0)