[FEATURE]: Add static_multiset::retrieve_outer
#489
Labels
helps: rapids
Helps or needed by RAPIDS
P0: Must have
Critical feature or bug fix
topic: static_multiset
Issue related to the static_multiset
type: feature request
New feature request
Milestone
Is your feature request related to a problem? Please describe.
static_multiset
requires an equivalent function tostatic_multimap::retrieve_outer
.Describe the solution you'd like
After #465 is finished, add a new API
retrieve_outer
and also add a template parameter to the kernel to switch betweenretrieve
andretrieve_outer
behavior.Describe alternatives you've considered
Still an open discussion if this is the best approach to tackle this problem but we couldn't come up with a better solution so far.
Additional context
No response
The text was updated successfully, but these errors were encountered: