Boost C++ Libraries: Ticket #1452: std::auto_ptr not included in headers for assign - ptr_list_of https://svn.boost.org/trac10/ticket/1452 <p> See <a class="ext-link" href="http://beta.boost.org/development/tests/trunk/developer/output/jrp-gcc4-3-0-boost-bin-v2-libs-assign-test-ptr_list_of-test-gcc-4-3-0-debug.html"><span class="icon">​</span>http://beta.boost.org/development/tests/trunk/developer/output/jrp-gcc4-3-0-boost-bin-v2-libs-assign-test-ptr_list_of-test-gcc-4-3-0-debug.html</a> </p> <p> I suspect that you need a #include &lt;memory&gt; somewhere to pull in std::auto_ptr, or perhaps we need to set _GLIBCXX_DEPRECATED. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1452 Trac 1.4.3 Thorsten Ottosen Sat, 17 Nov 2007 21:02:24 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1452#comment:1 https://svn.boost.org/trac10/ticket/1452#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> I just discovered that I don't include &lt;memory&gt; in the pointer containers, which is a big mistake. </p> <p> Thanks </p> Ticket Beman Dawes Tue, 14 Apr 2009 13:27:49 GMT <link>https://svn.boost.org/trac10/ticket/1452#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1452#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/52383" title="Filesystem: fix #1452">[52383]</a>) Filesystem: fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1452" title="#1452: Bugs: std::auto_ptr not included in headers for assign - ptr_list_of (closed: fixed)">#1452</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Wed, 15 Apr 2009 09:03:17 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1452#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1452#comment:3</guid> <description> <p> I don't understand what the problem is. ptr_list_of.hpp includes boost::ptr_vector which includes &lt;memory&gt; in reversible_ptr_container.hpp. </p> <p> -Thorsten </p> </description> <category>Ticket</category> </item> </channel> </rss>