WaykiChain / WaykiChain

Public Blockchain as a Decentralized Finance Infrastructure Service Platform
https://www.waykichain.com/
MIT License
1.05k stars 225 forks source link

Improve exception safety with smart pointers #259

Open elfring opened 4 years ago

elfring commented 4 years ago

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

Update candidates:

bitbytemaster commented 4 years ago

Thanks for reporting. We will be doing this kind of nice-to-have housecleaning in the 4.0 release.

cheers, Richard