Skip to content

Conversation

burblebee
Copy link
Contributor

@burblebee burblebee commented Jul 25, 2019

[string.find]: Added \indexlibrarymember references to the variations of find* described via the placeholder F.

Fixes #3031.

Fixes cplusplus/papers#569

@jwakely
Copy link
Member

jwakely commented Jul 25, 2019

P1614R2 (#3016) adds new non-member functions which should also be marked constexpr.

@burblebee burblebee requested a review from jwakely July 29, 2019 23:03
[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 zygoloid force-pushed the motions-2019-07-lwg-27 branch from d5c5226 to e5986db Compare August 6, 2019 08:03
@zygoloid zygoloid merged commit da8bf1f into master Aug 6, 2019
@jensmaurer jensmaurer deleted the motions-2019-07-lwg-27 branch December 15, 2019 19:50
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.

[2019-07 LWG Motion 27] P0980R1 Making std::string constexpr P0980 Making std::string constexpr
3 participants