What is the usefulness of `enable_shared_from_this`?
19:59 02 Apr 2009

I ran across enable_shared_from_this while reading the Boost.Asio examples and after reading the documentation I am still lost for how this should correctly be used. Can someone please give me an example and explanation of when using this class makes sense.

c++ boost boost-asio tr1