Replace raw pointers with std::unique_ptr

Bug #1753067 reported by GunChleoc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
widelands
Won't Fix
Wishlist
Unassigned

Bug Description

Wherever appropriate, replace raw pointers with std::unique_ptr

We have some instances where we already have good management of the raw pointers, e.g. in the Panel class. Those can stay as they are for now.

Tags: cleanups
Revision history for this message
GunChleoc (gunchleoc) wrote :
Changed in widelands:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.