Comment on Modern C++ – RAIIparentComments−bluGill1yOne more reason to aviod shared pointers. They are sometimes useful enough as to be worth it, but they make code analisys harder.
Comments
One more reason to aviod shared pointers. They are sometimes useful enough as to be worth it, but they make code analisys harder.