Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
miscco committed May 6, 2024
1 parent 2eea114 commit a85236d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thrust/thrust/tuple.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ using tuple_element = _CUDA_VSTD::tuple_element<N, T>;
*
* \tparam T A \c tuple type of interest.
*
* \see tuple
* \see pair
* \see tuple
*/
template <class T>
Expand Down

0 comments on commit a85236d

Please sign in to comment.