| std | ||||
(C++11) | ||||
(C++26) | ||||
std::execution (C++17) | ||||
(C++17) | ||||
(C++26) | ||||
(C++14) | ||||
(C++20) | ||||
(C++11) | ||||
(C++17) | ||||
(C++20) | ||||
(C++11) | ||||
(deprecated in C++20) | ||||
(C++11) | ||||
| Macros | ||||
| Removed symbols(Zombie names) | ||||
| Exposition-only symbols |
This page tries to list all the symbols that are available from thestandard library (algorithms library) in the namespacestd::execution. The symbols are written as follows:
().<>.Contents |
PSUpar(since C++17)
par_unseq(since C++17)
parallel_policy(since C++17)
parallel_unsequenced_policy(since C++17)
seq(since C++17)
sequenced_policy(since C++17)
unseq(since C++20)
unsequenced_policy(since C++20)