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

String arguments are not efficient? #8

Open
Vadiml1024 opened this issue Oct 29, 2021 · 0 comments
Open

String arguments are not efficient? #8

Vadiml1024 opened this issue Oct 29, 2021 · 0 comments

Comments

@Vadiml1024
Copy link
Contributor

Did you consider to use const String& for String parameters...?
This is one of the rare cases where the result will be more space and time efficient than the original approach.

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

No branches or pull requests

1 participant