Are there any difference between tr1::shared_ptr
and boost::shared_ptr
? If so, what?
No, the documentation of boost shared_ptr says:
This implementation conforms to the TR1 specification, with the only exception that it resides in namespace boost instead of std::tr1.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With