You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
thrust::discard_iterator'svalue_typeisany_assign, and notvoid. However, this is necessary to allow replacingcub::DiscardOutputIteratorbythrust::discard_iterator.