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

AndroidCommon: Make use of std::string_view where applicable #11519

Merged
merged 1 commit into from Jan 30, 2023

Conversation

lioncash
Copy link
Member

Several of these can take a string_view rather than needing to specifically use std::string.

Several of these can take a string_view rather than needing to
specifically use std::string.
@JosJuice JosJuice merged commit 43194b2 into dolphin-emu:master Jan 30, 2023
14 checks passed
@lioncash lioncash deleted the android branch January 30, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants