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

Use [syntax] to refer to the standard #45

Closed
sturmer opened this issue Jan 28, 2014 · 1 comment
Closed

Use [syntax] to refer to the standard #45

sturmer opened this issue Jan 28, 2014 · 1 comment
Labels

Comments

@sturmer
Copy link

sturmer commented Jan 28, 2014

Hi, I've just noticed that question #117 (and probably others) refers to a section from the standard as §14.5.7.1, while I think it would be more future-proof to use the syntax that makes use of brackets and the abbreviated title of the section, which in this case would be [temp.alias].1 (I am not sure about how to indicate the fact that you are referring to the first stanza).

Thanks for your work on C++ Quiz!

@knatten
Copy link
Owner

knatten commented Jan 28, 2014

You're right, I use the same §x.y¶z convention for all questions. It would be more future proof to use the bracket-syntax, but I think it is more user-friendly to use the numbers. So the plan going forward is to just go over the answers when the next standard comes out and update the references.

Thanks for taking the time to give feedback! :)

@knatten knatten closed this as completed Jan 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants