Skip to content
Snippets Groups Projects
Gerhard Raven's avatar
Gerhard Raven authored
   - replace trivial constructors/destructors with = default
   - prefer std::unique_ptr over raw pointers and explicit delete
   - prefer nullptr over 0
   - clean up constructors
e6ee7034
History