On 09/20/2012 07:23 PM, julien2412 wrote:
Could it be replaced by a non deprecated function (I don't know between
std::shared_ptr, std::unique_ptr or boost functions)?

Note that I did just that with <http://cgit.freedesktop.org/libreoffice/core/commit/?id=67cde863f63725cb25d69c38d1b74a8d2bfaf9a7> "Use scoped_ptr instead of deprecated auto_ptr," not having seen your mail by then.

(And C++11 std::shared/unique_ptr are not yet generally available to us; we have to stick with boost for now.)

Stephan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to