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