Menu

#48 Compilation warnings about std::auto_ptr<>

None
closed-fixed
None
5
2023-02-11
2017-08-22
No

Hi.

During compilation compiler throws lots of warnings about std::auto_ptr<> beeing deprecated since C++11. It can be easily replaced with std::unique_ptr<>.
I attached patch for it.

1 Attachments

Discussion

  • Alexander Perepelkin

    Thanks for help, I'll take this.

     
  • Alexander Perepelkin

    • status: open --> closed-fixed
    • assigned_to: Alexander Perepelkin
    • Group: -->
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.