id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11622,std::auto_ptr is deprecated,anonymous,Peter Dimov,"Hi, I'm using Boost 1.59 and compiling a signals2 program using a new compiler: gcc 5.2.1. My code is now littered with warnings!! warning: ‘template class std::auto_ptr’ is deprecated and indeed: Checking it here http://en.cppreference.com/w/cpp/memory/auto_ptr I see: ""deprecated since C++11"" (Seems that std::unique_ptr is the favoured replacement.) Here's the output of an online compiler: http://melpon.org/wandbox/permlink/7QyVTXZ51MVonsgv ",Bugs,new,To Be Determined,smart_ptr,Boost 1.59.0,Cosmetic,,,jack@…