Re #19773 Add missing operator= overload
Fixes cppcheck warning. The overload is required to avoid the possibility of an incorrect raw pointer copy.
Loading
Please register or sign in to comment
Fixes cppcheck warning. The overload is required to avoid the possibility of an incorrect raw pointer copy.