
"Howard Hinnant" <howard.hinnant@gmail.com> wrote in message news:592D3A44-8F72-4BF6-90C3-0390413886A4@twcny.rr.com...
Fwiw, I've whipped up an independent C++03 emulation of unique_ptr. It is based on Rani Sharoni's ideas here:
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#463
It isn't perfect, but it could be useful prior to rvalue references.
http://home.twcny.rr.com/hinnant/cpp_extensions/unique_ptr_03.html
Hi Howard, Who is the copyright holder? You? Your employer? I try to encourage programmers to make the copyright message the first line of code they write in a new source file. Mostly it doesn't matter, but every once in a while saves a great deal of later grief. Ditto license. If you are in search of a good license, Boost happens to have one available:-) --Beman _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost