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

Consistency cleanups in [containers] (cf. Issue #400): Ordering, whitespace #477

Merged
merged 1 commit into from Apr 14, 2015

Conversation

tkoeppe
Copy link
Contributor

@tkoeppe tkoeppe commented Apr 14, 2015

Addresses Issue #400

This part of the clean-up changes whitespace and ordering of members in the synopses.

Specifically:

  • Add linebreak in swap(priority_queue&) as requested in the previous PR
  • Add missing spaces after commas as requested in the previous PR
  • Align equal_range members consistently
  • Order empty, size, max_size members consistently in that order, and move "iterators" above "capacity" consistently.

@tkoeppe tkoeppe force-pushed the consistency_fixes_2 branch 3 times, most recently from 24cf1c3 to 78c017c Compare April 14, 2015 13:37
@tkoeppe tkoeppe changed the title Consistecy cleanups in [containers] (cf. Issue #400): Ordering, whitespace Consistency cleanups in [containers] (cf. Issue #400): Ordering, whitespace Apr 14, 2015
jwakely added a commit that referenced this pull request Apr 14, 2015
Consistency cleanups in [containers] (cf. Issue #400): Ordering, whitespace
@jwakely jwakely merged commit 94ba047 into cplusplus:master Apr 14, 2015
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