3#ifndef TETL_EXECUTION_SEQUENCED_POLICY_HPP
4#define TETL_EXECUTION_SEQUENCED_POLICY_HPP
constexpr auto seq
Definition sequenced_policy.hpp:21
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 re...
Definition sequenced_policy.hpp:17
Checks whether T is a standard or implementation-defined execution policy type.
Definition is_execution_policy.hpp:13