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 27] P0980R1 Making std::string constexpr #3031

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

[2019-07 LWG Motion 27] P0980R1 Making std::string constexpr #3031

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

Comments

@jensmaurer
Copy link
Member

No description provided.

@burblebee burblebee self-assigned this Jul 22, 2019
@jensmaurer jensmaurer added this to the post-2019-07 milestone Jul 23, 2019
burblebee pushed a commit that referenced this issue Jul 25, 2019
[string.find]: Added \indexlibrarymember references to the variations of find* described via the placeholder F.

Fixes #3031.
zygoloid pushed a commit that referenced this issue Aug 6, 2019
[string.find]: Added \indexlibrarymember references to the variations of find* described via the placeholder F.

std::basic_string's operators !=, <, >, <=, and >= have been removed.
Instead, add constexpr to <=> to match the intent.

Fixes #3031.
zygoloid added a commit that referenced this issue Aug 6, 2019
P0980R1 Making std::string constexpr

Fixes #3031.
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