Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add count and retrieve APIs to multimap with support for custom hash and key_eq #663

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

PointKernel
Copy link
Member

Resolve #662

This PR introduces count and retrieve APIs to the multimap, allowing custom hash and key equality as inputs for more flexible query requests. Additionally, it includes unit test cleanups to remove unused Thrust algorithms.

@PointKernel PointKernel added type: feature request New feature request Needs Review Awaiting reviews before merging topic: static_multimap Issue related to the static_multimap labels Feb 3, 2025
@PointKernel PointKernel self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Awaiting reviews before merging topic: static_multimap Issue related to the static_multimap type: feature request New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant