Implicit copy ctor have been deprecated since C++11 https://github.com/godotengine/godot/pull/35762 tested by me with clang 8 (no breakage) and by naddy@ with clang 10 - successfully. Thanks!
Implicit copy ctor have been deprecated since C++11 https://github.com/godotengine/godot/pull/35762 tested by me with clang 8 (no breakage) and by naddy@ with clang 10 - successfully. Thanks!