mirror of https://github.com/mosra/magnum.git
Browse Source
Default implementation of move constructor won't set pointer to indices to `nullptr` in `other` object, thus implementing it explicitly. Not sure what will happen in move assignment, implementing it explicitly too.pull/278/head
2 changed files with 21 additions and 4 deletions
Loading…
Reference in new issue