3#ifndef TETL_EXECUTION_UNSEQUENCED_POLICY_HPP
4#define TETL_EXECUTION_UNSEQUENCED_POLICY_HPP
constexpr auto unseq
Definition unsequenced_policy.hpp:20
Definition sequenced_policy.hpp:8
Definition adjacent_find.hpp:8
bool_constant< true > true_type
Definition bool_constant.hpp:13
The execution policy type used as a unique type to disambiguate parallel algorithm overloading and in...
Definition unsequenced_policy.hpp:16
Checks whether T is a standard or implementation-defined execution policy type.
Definition is_execution_policy.hpp:13