Skip to content

Conversation

@artificiel
Copy link
Contributor

#8132 introduced a templated constructor for ofParameter, with more precise conversions rules. some init circumstances documented in #8216 reveals that it covers more territory than initially figured, and creates ambiguity between deductions and linker. removing the const & ctor resolves the ambiguity (the templated ctor consumes the case just as well). closes #8216

@artificiel artificiel changed the title [ifx] remove superfluous ofParameter ctor [fix] remove superfluous ofParameter ctor Nov 28, 2024
@dimitre dimitre merged commit ffbb1be into openframeworks:master Nov 28, 2024
5 of 15 checks passed
@artificiel artificiel deleted the paramconst branch November 29, 2024 02:40
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.

ofEventListeners with ofParameter in a lambda

2 participants