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

Document Id<Type&> and Id<Type&&> usage. #93

Open
BowenFu opened this issue Sep 22, 2022 · 1 comment
Open

Document Id<Type&> and Id<Type&&> usage. #93

BowenFu opened this issue Sep 22, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Milestone

Comments

@BowenFu
Copy link
Owner

BowenFu commented Sep 22, 2022

This is similar to ref (mut) patterns in rust.

@BowenFu BowenFu added documentation Improvements or additions to documentation good first issue Good for newcomers labels Sep 22, 2022
@BowenFu
Copy link
Owner Author

BowenFu commented Sep 22, 2022

Refer to https://github.com/BowenFu/matchit.cpp/blob/a6c34895db9e2c0b01a98c04664c637d5683b176/test/matchit/id.cpp for some samples.

Need to update REFERENCE.md and From-Rust-to-matchit.md.

@BowenFu BowenFu added this to the v1.1 milestone Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant