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. |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
Please check out this example: https://godbolt.org/z/vY3fq8GP8
We are deprecating the legacy data structures and will soon refactor
static_multimap
with the new ref design.