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

[dcl.array], [temp.deduct.type] Split notes spanning numbered paragra… #1261

Merged
merged 1 commit into from Dec 16, 2016

Conversation

jensmaurer
Copy link
Member

…phs.

Partially addresses #781.

@@ -1183,6 +1185,7 @@
is applied to this pointer,
the result is the pointed-to $(n-1)$-dimensional array,
which itself is immediately converted into a pointer.
\end{note}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alternative is to put the example inside the note, all in one paragraph. It depends on whether the example illustrates the note, or the general theme of this section.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think either works here, but I agree for this particular case putting the example inside the note is probably the better choice. I'll fix that.

@jensmaurer
Copy link
Member Author

Updated as desired.

@tkoeppe tkoeppe merged commit 5d129b2 into cplusplus:master Dec 16, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants