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

operator= for ofParameter<string> = "char" #8235

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

artificiel
Copy link
Contributor

assigning "chars" to an ofParameter<string> produces an ambiguous error:
Pasted Graphic

this implements a custom operator= for the case.

@NickHardeman
Copy link
Contributor

Ah yes, ran into this just now while migrating previous code to the OF nightly. Would be great to get this merged, seemed like the failed checks were un related?

@ofTheo ofTheo merged commit eb8e075 into openframeworks:master Feb 20, 2025
12 of 15 checks passed
@artificiel artificiel deleted the parameterstringassign branch February 20, 2025 22:26
@artificiel artificiel restored the parameterstringassign branch February 21, 2025 00:05
@artificiel artificiel deleted the parameterstringassign branch February 21, 2025 00:16
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.

3 participants