Skip to content

[BUG]: namespace "std" has no member "is_same_v" #643

Answered by leofang
capybara-club asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @capybara-club, to use libcudacxx (libcu++) headers we need to use fully qualified names cuda::std::is_same_v. The standard C++ names are not visible to the CUDA online compiler (NVRTC).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@capybara-club
Comment options

Answer selected by capybara-club
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #641 on May 18, 2025 19:18.