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

[#463] New features for values, deque and ART #486

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

Jubilee101
Copy link
Collaborator

  • minor behavior adjustments for noop_to_string_cb
  • minor fix when adding a tagged node to deque
  • ValueRef now prints out pointer address
  • deque_exists: if a node with certain tag exists
  • deque_remove: remove all nodes with a certain tag
  • deque_sort: sort the deque based on tag
  • add_with_config: allow customized to_string and destroy callback when adding a node to deque/ART

@jesperpedersen jesperpedersen self-requested a review December 1, 2024 08:44
@jesperpedersen jesperpedersen added the enhancement Improvement to an existing feature label Dec 1, 2024
@jesperpedersen jesperpedersen merged commit f6f8bb0 into agroal:master Dec 1, 2024
2 checks passed
@jesperpedersen
Copy link
Collaborator

Merged.

Thanks for your contribution !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants