Go to the documentation of this file.
55 #ifndef _GLIBCXX_ALGORITHM
56 #define _GLIBCXX_ALGORITHM 1
58 #pragma GCC system_header
62 #if __cplusplus > 201703L
66 #if __cplusplus > 201402L
68 # if _PSTL_EXECUTION_POLICIES_DEFINED
70 # include <pstl/glue_algorithm_impl.h>
73 # include <pstl/glue_algorithm_defs.h>
74 # define _PSTL_ALGORITHM_FORWARD_DECLARED 1
78 # define __cpp_lib_parallel_algorithm 201603L
81 #ifdef _GLIBCXX_PARALLEL