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

[2019-07 LWG Motion 26] P1004R2 Making std::vector constexpr #3030

Closed
jensmaurer opened this issue Jul 21, 2019 · 0 comments · Fixed by #3078
Closed

[2019-07 LWG Motion 26] P1004R2 Making std::vector constexpr #3030

jensmaurer opened this issue Jul 21, 2019 · 0 comments · Fixed by #3078
Assignees
Milestone

Comments

@jensmaurer
Copy link
Member

No description provided.

@burblebee burblebee self-assigned this Jul 22, 2019
burblebee pushed a commit that referenced this issue Jul 23, 2019
[range.iota.view]p2 Added "be" in "Let ... c be a ..."

Fixes #3030.
@jensmaurer jensmaurer added this to the post-2019-07 milestone Jul 23, 2019
burblebee pushed a commit that referenced this issue Jul 25, 2019
[vector.special] Could not apply the change to this section;
the section no longer exists, and its itemdecl for swap has been removed.

Fixes #3030.
zygoloid pushed a commit that referenced this issue Aug 6, 2019
[vector.special] Could not apply the change to this section;
the section no longer exists, and its itemdecl for swap has been removed.

std::vector operators <, >, <=, >=, != have been removed. constexpr was
added to operator<=> instead to preserve the intent.

Fixes #3030.
zygoloid added a commit that referenced this issue Aug 6, 2019
P1004R2 Making std::vector constexpr

Fixes #3030.
zygoloid pushed a commit that referenced this issue Aug 6, 2019
[range.iota.view]p2 Added "be" in "Let ... c be a ..."

Fixes #3030.
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 a pull request may close this issue.

2 participants