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

Match callback and indexed_callback interface #447

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Dec 14, 2023

No description provided.

A callback doesn't need to be coupled to the message definition just to get a
matcher from it. The matcher can be provided from outside. This gives
`msg::callback` the same construction interface as `msg::indexed_callback`.
This simplifies handling of the overloads for indexing not terms, and provides
more implications between relational operators.
@lukevalenty lukevalenty merged commit 822b06d into intel:main Dec 15, 2023
16 checks passed
@elbeno elbeno deleted the callback-matcher branch January 9, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants