Test whether a class represents an execution policy. More...
#include <seqan3/core/parallel/execution.hpp>
Inheritance diagram for seqan3::is_execution_policy< t >:Related Functions | |
(Note that these are not member functions.) | |
| template<class t > | |
| constexpr bool | is_execution_policy_v = is_execution_policy<t>::value |
| Helper variable template for std::is_execution_policy. | |
Test whether a class represents an execution policy.