Skip to content

Use of cuda::std::enable_if #1693

Answered by miscco
Artem-B asked this question in CUB
Discussion options

You must be logged in to vote

That is a bug on our side. Any usage of namespace cuda should be fully qualified, aka ::cuda::std::.

The reason is that cuda is not a reserved namespace as std is so users can and do happily nest it

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Artem-B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
CUB
Labels
None yet
2 participants