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
- replace trivial constructors/destructors with = default - prefer std::unique_ptr over raw pointers and explicit delete - prefer nullptr over 0 - clean up constructors