std::auto_ptr is deprecated in c++11, let's use std::unique_ptr instead in
that case.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
open-...@googlecode.com
unread,
Mar 19, 2014, 7:05:39 PM3/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to open-...@googlegroups.com
Comment #1 on issue 42 by most...@opera.com: use unique_ptr instead of