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