matchit.cpp icon indicating copy to clipboard operation
matchit.cpp copied to clipboard

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

Open BowenFu opened this issue 3 years ago • 1 comments

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

BowenFu avatar Sep 22 '22 12:09 BowenFu

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 avatar Sep 22 '22 12:09 BowenFu