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

Run-on paragraph in [dcl.spec.auto]/7 #111

Closed
sdutoit opened this issue May 10, 2013 · 1 comment
Closed

Run-on paragraph in [dcl.spec.auto]/7 #111

sdutoit opened this issue May 10, 2013 · 1 comment

Comments

@sdutoit
Copy link
Contributor

sdutoit commented May 10, 2013

In the C++14 CD, there is a sequence of three paragraphs, the second and third of which are not numbered, like this:

When a variable declared using a placeholder type is initialized, [...] Let T be the declared type of the variable or return type of the function.
If the placeholder is the auto type-specifier, [...]
If the placeholder is the decltype(auto) type-specifier, [...]

It is tempting to just add paragraph numbers to the second and third paragraphs, but these are really not self-contained. The second and third ones depend on the definitions in the first.

Clean this up editorially.

@jensmaurer
Copy link
Member

I can no longer find this issue in the current Working Draft.

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

2 participants