Boost C++ Libraries: Ticket #5518: Boost.Interprocess's scoped_ptr requires detail::do_swap but detail/utilities.hpp is not included. https://svn.boost.org/trac10/ticket/5518 <p> boost::interprocess::scoped_ptr requires boost::interprocess::detail::do_swap. </p> <p> But boost/interprocess/smart_ptr/scoped_ptr.hpp does not include boost/interprocess/detail/utilities.hpp. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5518 Trac 1.4.3 Ion Gaztañaga Sat, 24 Dec 2011 19:26:09 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5518#comment:1 https://svn.boost.org/trac10/ticket/5518#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> Thanks for the report. Fixed in trunk at revision: 76146 </p> Ticket