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

[template.bitset] reorder synopsis and member descriptions #5862

Merged
merged 1 commit into from Sep 23, 2022

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Sep 22, 2022

Group shifts together and use same order for synopsis and detailed descriptions.

Also remove the unnecessary "for b[i];" comments explaining what operator[] does, and add a comment introducing the group containing count(), size() etc.

source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
@tkoeppe
Copy link
Contributor

tkoeppe commented Sep 22, 2022

@jwakely PTAL ^^^

Group shifts together and use same order for synopsis and detailed
descriptions.

Also remove the unnecessary "for b[i];" comments explaining what
operator[] does, and add a comment introducing the group containing
count(), size() etc.
@jwakely
Copy link
Member Author

jwakely commented Sep 22, 2022

Updated to remove the spurious empty lines, thanks for noticing them.

@tkoeppe tkoeppe merged commit aab1492 into cplusplus:main Sep 23, 2022
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

4 participants