Skip to content

Add static_assert for device iterators to all algorithms #392

Open
@kylelutz

Description

@kylelutz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions