From 84232a1c0d09a66026064e477a5026492d9fadbf Mon Sep 17 00:00:00 2001 From: Jared Hoberock Date: Fri, 30 Mar 2018 13:41:53 -0500 Subject: [PATCH] Break up feature test macro names so the table doesn't fall off the page --- general.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/general.html b/general.html index 1d03151..0762c29 100644 --- a/general.html +++ b/general.html @@ -47,7 +47,7 @@

Feature-testing recommendations

P0155R0 Task Block R5 - __cpp_lib_experimental_parallel_task_block + __cpp_lib_experimental_-
parallel_task_block 201711 <experimental/exception_list>
@@ -58,7 +58,7 @@

Feature-testing recommendations

P0076R4 Vector and Wavefront Policies , - __cpp_lib_experimental_execution_vector_policy + __cpp_lib_experimental_-
execution_vector_policy 201711 <experimental/algorithm>
@@ -69,7 +69,7 @@

Feature-testing recommendations

P0075R2 Template Library for Parallel For Loops , , - __cpp_lib_experimental_parallel_for_loop + __cpp_lib_experimental_-
parallel_for_loop 201711 <experimental/algorithm> @@ -77,7 +77,7 @@

Feature-testing recommendations

P0214R9 Data-Parallel Vector Types & Operations - __cpp_lib_experimental_parallel_simd + __cpp_lib_experimental_-parallel_simd 201803 <experimental/simd>