tetl 0.1.0
Embedded Template Library
|
The execution policy type used as a unique type to disambiguate parallel algorithm overloading and indicate that a parallel algorithm's execution may be vectorized, e.g., executed on a single thread using instructions that operate on multiple data items. More...
#include <unsequenced_policy.hpp>
Related Symbols | |
(Note that these are not member symbols.) | |
constexpr auto | unseq = unsequenced_policy{} |
The execution policy type used as a unique type to disambiguate parallel algorithm overloading and indicate that a parallel algorithm's execution may be vectorized, e.g., executed on a single thread using instructions that operate on multiple data items.