mirror of https://github.com/mosra/magnum.git
Browse Source
These shouldn't be needed (the newer classes such as Half or
CubicHermite don't have them and work fine), moreover Clang 12 is now
emitting the following warning for them:
Definition of implicit copy assignment operator for 'Foo' is
deprecated because it has a user-declared copy constructor
[-Wdeprecated-copy]
pull/525/head
8 changed files with 0 additions and 24 deletions
Loading…
Reference in new issue