Does multimap support device_ref? #545
|
I don't know if this question is stupid, because I'm a beginner and can't really understand the code. |
Answered by
PointKernel
Jul 15, 2024
Replies: 1 comment 1 reply
Please check out this example: https://godbolt.org/z/vY3fq8GP8 We are deprecating the legacy data structures and will soon refactor |
1 reply
Answer selected by
Po1sson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please check out this example: https://godbolt.org/z/vY3fq8GP8
We are deprecating the legacy data structures and will soon refactor
static_multimapwith the new ref design.