Skip to content

Fix remaining gcc9 warnings

Gerhard Raven requested to merge fix-gcc9-warnings into master

add some explicitly defined operator= to match the explicitly defined copy constructors, and where that is not appropriate, add a few #pragma to silence the (correct!) warnings...

Edited by Gerhard Raven

Merge request reports