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

value-initialized and value initializing #510

Closed
tvaneerd opened this issue Jun 15, 2015 · 1 comment
Closed

value-initialized and value initializing #510

tvaneerd opened this issue Jun 15, 2015 · 1 comment
Assignees

Comments

@tvaneerd
Copy link
Contributor

Almost everywhere we use a hyphen for

  • value-initialization
  • value-initialized
  • value-initializes
    (etc?)

But in a few places, we drop the hyphen
Locations:

  • 20.4.2.1.5 tuple() constructor
  • 23.2.1.8 container requirements note about allocators
  • 24,2,5,2 Forward iterators
  • 24.5.1.3.1 reverse_iterator()
  • 24.5.3.3.1 move_iterator()
@tkoeppe
Copy link
Contributor

tkoeppe commented Nov 15, 2015

Make a pull request! :-)

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

3 participants