trialuser02 / qt6ct

Qt6 Configuration Tool
BSD 2-Clause "Simplified" License
128 stars 10 forks source link

Improve exception safety with smart pointers #22

Open elfring opened 1 year ago

elfring commented 1 year ago

:thought_balloon: Would you like to wrap any pointer data members with the class template “std::unique_ptr”?