* replace some C-style casts with static_cast * remove unneeded destructors * define default copy-constructor and assignment operator
3.1 KiB
3.1 KiB
* replace some C-style casts with static_cast * remove unneeded destructors * define default copy-constructor and assignment operator