Skip to content

string: deduplicate comparison logic between string and string_view#53

Open
qookei wants to merge 1 commit into
managarm:masterfrom
qookei:master
Open

string: deduplicate comparison logic between string and string_view#53
qookei wants to merge 1 commit into
managarm:masterfrom
qookei:master

Conversation

@qookei
Copy link
Copy Markdown
Member

@qookei qookei commented Oct 29, 2022

Fixes #36.

@qookei qookei requested a review from ArsenArsen October 29, 2022 22:29
@ArsenArsen
Copy link
Copy Markdown
Member

What do you think of implementing the spaceship operator?

@qookei
Copy link
Copy Markdown
Member Author

qookei commented Oct 30, 2022 via email

Copy link
Copy Markdown
Member

@ArsenArsen ArsenArsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be okay with the spaceship added (and that was agreed upon), approving ahead of november

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.

Deduplicate parts of code between basic_string and basic_string_view

2 participants