3#ifndef TETL_EXECUTION_IS_EXECUTION_POLICY_HPP
4#define TETL_EXECUTION_IS_EXECUTION_POLICY_HPP
constexpr bool is_execution_policy_v
Definition is_execution_policy.hpp:18
Definition adjacent_find.hpp:8
bool_constant< false > false_type
Definition bool_constant.hpp:14
static constexpr bool value
Definition integral_constant.hpp:10
Checks whether T is a standard or implementation-defined execution policy type.
Definition is_execution_policy.hpp:13