We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be28285 commit ef8128dCopy full SHA for ef8128d
affinity/cpp-23/d1436r1.md
@@ -17,6 +17,14 @@
17
18
### P1436r1 (COL 2019)
19
20
+* Introduce wording to clarify when two invocations of bulk_execute
21
+are expected to have consistent binding.
22
+* Introduce wording to describe how bulk_execute should handle an
23
+execution context failing to provide the guaranteed binding.
24
+* Update the wording of bulk_execution_affinity.scatter and
25
+bulk_execution_affinity.balance to better describe the expected
26
+binding pattern.
27
+
28
### P1436r0 (KON 2019)
29
30
* Separation of high-level features from P0796r3 [[35]][p0796].
0 commit comments