Hey guys,

I remember a while back using boost::unique_ptr<Foo>, but I can't seem to find that class anymore. I'm using Boost 1.39. I noticed boost::interprocess::unique_ptr, but this isn't the same thing I'm looking for.

Where can I find the boost::unique_ptr class? Is this in the sandbox somewhere?

Thanks.