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

DolphinTool: Less string copies #11961

Merged

Conversation

Minty-Meeo
Copy link
Contributor

@Minty-Meeo Minty-Meeo commented Jun 17, 2023

const std::string& optparse::Values::operator[](const std::string& d) const is the tool for the job when working with string args.

@Minty-Meeo Minty-Meeo marked this pull request as ready for review June 17, 2023 01:57
@AdmiralCurtiss AdmiralCurtiss merged commit b8242c3 into dolphin-emu:master Jun 17, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants