Skip to content

Make thrust::discard_iterator's value_type void #3399

@bernhardmgruber

Description

@bernhardmgruber

thrust::discard_iterator's value_type is any_assign, and not void. However, this is necessary to allow replacing cub::DiscardOutputIterator by thrust::discard_iterator.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions