opentoonz / opentoonz_docs

OpenToonz User Manual
http://opentoonz.readthedocs.io
28 stars 26 forks source link

Improve exception safety with smart pointers #182

Open elfring opened 8 years ago

elfring commented 8 years ago

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

Update candidates:

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32274486-improve-exception-safety-with-smart-pointers?utm_campaign=plugin&utm_content=tracker%2F33713530&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F33713530&utm_medium=issues&utm_source=github).
RodneyBaker commented 3 weeks ago

Transferring this to the Opentoonz documenation repo where discussion can continue regarding best practices for coding.