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

gen_many macros and iterators #5

Open
chifflier opened this issue Jun 2, 2017 · 0 comments
Open

gen_many macros and iterators #5

chifflier opened this issue Jun 2, 2017 · 0 comments

Comments

@chifflier
Copy link
Collaborator

Opening issue to track the following:

Iterating on containers can be for in three different ways: using &v,
ref v, or v. Currently we cannot guess which notation to use, thus
provide three macros.
The solution in 822020d is unsatisfying, until we have a better one.

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

No branches or pull requests

1 participant