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

Common: Replace StringBeginsWith/StringEndsWith with std equivalents #11487

Merged
merged 1 commit into from Jan 24, 2023

Conversation

lioncash
Copy link
Member

Obsoletes these functions in favor of the standard member functions added in C++20.

Obsoletes these functions in favor of the standard member functions
added in C++20.
Copy link
Member

@BhaaLseN BhaaLseN left a comment

Choose a reason for hiding this comment

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

Net negative total line count, wohoo!

@delroth delroth merged commit 4b2c00e into dolphin-emu:master Jan 24, 2023
14 checks passed
@lioncash lioncash deleted the str branch January 24, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants