Update 'Operator::setOutput()' and overrides to be const
Context
Operator::setOutput
should precicely be const
as it is intended to change the object mOutput smart pointers are pointing to but not the pointer
Merge request reports
Activity
Filter activity
added Fix 🔥🔥 label
assigned to @pineapple
added 6 commits
-
7d027649...b9f2c952 - 5 commits from branch
dev
- 9b5c0de7 - Update 'Operator::setOutput()' and overrides to be const
-
7d027649...b9f2c952 - 5 commits from branch
mentioned in commit aa12de58
Please register or sign in to reply