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

fix uses of "pointer to function" to say "pointer to function /function-suffix/" #498

Open
zygoloid opened this issue May 7, 2015 · 0 comments
Labels
cwg Issue must be reviewed by CWG.

Comments

@zygoloid
Copy link
Member

zygoloid commented May 7, 2015

Canonical type strings in the standard sometimes say "function", where the correct name per 8.3.5 is "function of (parameter-type-list) cv-qualifier-seq ref-qualifier-seq returning T". We should fix these by introducing a function-suffix term like cv, and run the edits through core before committing.

@jensmaurer jensmaurer added the cwg Issue must be reviewed by CWG. label Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cwg Issue must be reviewed by CWG.
Projects
None yet
Development

No branches or pull requests

2 participants