4#ifndef TETL_EXECUTION_IS_EXECUTION_POLICY_HPP
5#define TETL_EXECUTION_IS_EXECUTION_POLICY_HPP
7#include <etl/_type_traits/bool_constant.hpp>
constexpr bool is_execution_policy_v
Definition is_execution_policy.hpp:19
Definition adjacent_find.hpp:9
Checks whether T is a standard or implementation-defined execution policy type.
Definition is_execution_policy.hpp:14