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 explicit closure constructors #696

Merged

Conversation

DenisBiryukov91
Copy link
Contributor

add explicit closure constructors;
Closes #691

@DenisBiryukov91 DenisBiryukov91 added enhancement New feature or request api fix Problem in the API labels Sep 17, 2024
Copy link
Member

@sashacmc sashacmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small doc fix, others LGTM

src/closures/hello_closure.rs Outdated Show resolved Hide resolved
src/closures/log_closure.rs Outdated Show resolved Hide resolved
src/closures/matching_status_closure.rs Outdated Show resolved Hide resolved
src/closures/query_closure.rs Outdated Show resolved Hide resolved
src/closures/reply_closure.rs Outdated Show resolved Hide resolved
src/closures/sample_closure.rs Outdated Show resolved Hide resolved
src/closures/zenohid_closure.rs Outdated Show resolved Hide resolved
include/zenoh_commons.h Outdated Show resolved Hide resolved
include/zenoh_commons.h Outdated Show resolved Hide resolved
include/zenoh_commons.h Outdated Show resolved Hide resolved
@yellowhatter yellowhatter merged commit cc839b9 into eclipse-zenoh:main Sep 17, 2024
17 checks passed
@DenisBiryukov91 DenisBiryukov91 deleted the add-closure-constructors branch December 16, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api fix Problem in the API enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add z_closure_* methods
3 participants