@@ -47,7 +47,7 @@ <h1>Feature-testing recommendations</h1>
47
47
< td > P0155R0</ td >
48
48
< td > Task Block R5</ td >
49
49
< td > < cxx-ref to ="parallel.task_block "> </ cxx-ref > </ td >
50
- < td > < code > __cpp_lib_experimental_parallel_task_block </ code > </ td >
50
+ < td > < code > __cpp_lib_experimental_- </ code > < br > < code > parallel_task_block </ code > </ td >
51
51
< td > 201711</ td >
52
52
< td >
53
53
< code > <experimental/exception_list></ code > < br >
@@ -58,7 +58,7 @@ <h1>Feature-testing recommendations</h1>
58
58
< td > P0076R4</ td >
59
59
< td > Vector and Wavefront Policies</ td >
60
60
< td > < cxx-ref to ="parallel.execpol.unseq "</ cxx-ref > , < cxx-ref to ="parallel.execpol.vec "</ cxx-ref > </ td >
61
- < td > < code > __cpp_lib_experimental_execution_vector_policy </ code > </ td >
61
+ < td > < code > __cpp_lib_experimental_- </ code > < br > < code > execution_vector_policy </ code > </ td >
62
62
< td > 201711</ td >
63
63
< td >
64
64
< code > <experimental/algorithm></ code > < br >
@@ -69,15 +69,15 @@ <h1>Feature-testing recommendations</h1>
69
69
< td > P0075R2</ td >
70
70
< td > Template Library for Parallel For Loops</ td >
71
71
< td > < cxx-ref to ="parallel.alg.reductions "</ cxx-ref > , < cxx-ref to ="parallel.alg.inductions "</ cxx-ref > , < cxx-ref to ="parallel.alg.forloop "</ cxx-ref > </ td >
72
- < td > < code > __cpp_lib_experimental_parallel_for_loop </ code > </ td >
72
+ < td > < code > __cpp_lib_experimental_- </ code > < br > < code > parallel_for_loop </ code > </ td >
73
73
< td > 201711</ td >
74
74
< td > < code > <experimental/algorithm></ code > </ td >
75
75
</ tr >
76
76
< tr >
77
77
< td > < ins > P0214R9</ ins > </ td >
78
78
< td > < ins > Data-Parallel Vector Types & Operations</ ins > </ td >
79
79
< td > < ins > < cxx-ref to ="parallel.simd "</ cxx-ref > </ ins > </ td >
80
- < td > < ins > < code > __cpp_lib_experimental_parallel_simd </ code > </ ins >
80
+ < td > < ins > < code > __cpp_lib_experimental_- </ code > < code > parallel_simd </ code > </ ins >
81
81
< td > < ins > 201803</ ins > </ td >
82
82
< td > < ins > < code > <experimental/simd></ code > </ ins > </ td >
83
83
</ tr >
0 commit comments