Boost C++ Libraries: Ticket #2845: Document preferred include path for smart_ptr headers? https://svn.boost.org/trac10/ticket/2845 <p> I've noticed all the smart_ptr headers have been moved into the boost/smart_ptr directory. Is that the preferred path to include the headers now? For example, should all instances of "boost/shared_ptr.hpp" in the documentation be replaced with "boost/smart_ptr/shared_ptr.hpp"? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2845 Trac 1.4.3 Peter Dimov Wed, 11 Mar 2009 18:12:46 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2845#comment:1 https://svn.boost.org/trac10/ticket/2845#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">invalid</span> </li> </ul> <p> No, the new location is an implementation detail. The motivation is the ability to perform targeted tree comparisons between trunk and release. </p> Ticket