A new WG21 paper is available. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.
Document number: N4168
Date: 2014-10-02
Removing auto_ptr
by Billy Baker
Excerpt:
At Oxford in 2007, N1856 was accepted adding
unique_ptrand makingauto_ptrdeprecated. At CppCon in 2014, Howard Hinnant stated that he would like to seeauto_ptrremoved from future C++ standards. This paper proposes thatauto_ptrbe removed entirely. Removingauto_ptrnow would give plenty of time before the next C++ standard for code to be updated if necessary.

Add a Comment
Comments are closed.