Hi list,

I found a C++03 emulation of unique_ptr here http://home.roadrunner.com/~hinnant/unique_ptr.hpp

Is there any reason this is not part of Boost?
Are there any known issues with this code?

Thanks!