cnr-isti-vclab / nexus

Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh
GNU General Public License v3.0
216 stars 87 forks source link

Improve exception safety with smart pointers #146

Open elfring opened 1 year ago

elfring commented 1 year ago

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