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

Const Sweep First Step #4764

Merged
merged 1 commit into from
Jul 20, 2021
Merged

Conversation

baconpaul
Copy link
Collaborator

this change changes std::string args to const std::string & args
most places I see them incorrect. Still to do is the get arguments
get a const signature and stuff but that can come later

Addresses #3808

this change changes std::string args to const std::string & args
most places I see them incorrect. Still to do is the get arguments
get a const signature and stuff but that can come later

Addresses surge-synthesizer#3808
@baconpaul baconpaul merged commit 0216133 into surge-synthesizer:main Jul 20, 2021
@baconpaul baconpaul deleted the const-3808 branch October 12, 2021 18:47
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.

1 participant