Go to the documentation of this file.
55 #ifndef _GLIBCXX_ALGORITHM
56 #define _GLIBCXX_ALGORITHM 1
58 #pragma GCC system_header
64 #if __cplusplus > 201402L
66 # if __PSTL_EXECUTION_POLICIES_DEFINED
68 # include <pstl/glue_algorithm_impl.h>
71 # include <pstl/glue_algorithm_defs.h>
72 # define __PSTL_ALGORITHM_FORWARD_DECLARED 1
76 # define __cpp_lib_parallel_algorithm 201703L
79 #ifdef _GLIBCXX_PARALLEL