This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
Documentation of thrust::for_each erroneously uses std::device_vector #1529
Labels
good first issue
Good for newcomers.
hacktoberfest-accepted
Marks an accepted PR for hacktoberfest.
only: docs
Documentation changes only. Doesn't need code CI.
P1: should have
Necessary, but not critical.
thrust/for_each.h:58 contains "a \p std::device_vector" rather than "a \p thrust::device_vector".
The text was updated successfully, but these errors were encountered: