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

Think through macro signatures #146

Open
obriencj opened this issue Jan 1, 2018 · 0 comments
Open

Think through macro signatures #146

obriencj opened this issue Jan 1, 2018 · 0 comments

Comments

@obriencj
Copy link
Owner

obriencj commented Jan 1, 2018

How do we apply variadics to macros? Maybe we don't at all, and we require the use of a helper function to unpack parameters if someone does want to accept variadics??

Raise a compilation warning of we see a *: applied to a non-proper macro?

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