4 ms·That's not the same as smart pointers like std::unique_ptr.by maleldil 1mo agoThat's not the same as smart pointers like std::unique_ptr.Rochus 1mo agoHave a look at boost::movelib::unique_ptr<T> which works well with C++98/03.