boostorg / boostorg/compute

Add static_assert for device iterators to all algorithms

Open
#392 0 comments 0 reactions 0 assignees View on GitHub
task
Dominant language
C++
Stars
1.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

Add `static_assert`'s for `is_device_iterator` to all algorithms which require device iterators. This will help prevent errors (or improve the error messages) when using these algorithms with host iterators.
##

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.