Boost C++ Libraries: Ticket #8281: interprocess docs refer to non-existant basic_managed_shared_memory::remove https://svn.boost.org/trac10/ticket/8281 <p> The reference docs for <code>~basic_managed_shared_memory</code> here (www.boost.org/doc/libs/1_53_0/doc/html/boost/interprocess/basic_managed<span class="underline">idp56460464.html) say: </span></p> <blockquote class="citation"> <p> Destroys *this and indicates that the calling process is finished using the resource. The destructor function will deallocate any system resources allocated by the system for use by this process for this resource. The resource can still be opened again calling the open constructor overload. To erase the resource from the system use remove(). </p> </blockquote> <p> There is no member <code>remove</code>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8281 Trac 1.4.3 Eric Niebler Tue, 12 Mar 2013 07:06:01 GMT <link>https://svn.boost.org/trac10/ticket/8281#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8281#comment:1</guid> <description> <p> Correct link: </p> <p> <a href="http://www.boost.org/doc/libs/1_53_0/doc/html/boost/interprocess/basic_managed__idp56460464.html#idp56463680-bb">http://www.boost.org/doc/libs/1_53_0/doc/html/boost/interprocess/basic_managed__idp56460464.html#idp56463680-bb</a> </p> </description> <category>Ticket</category> </item> </channel> </rss>