id summary reporter owner description type status milestone component version severity resolution keywords cc 8281 interprocess docs refer to non-existant basic_managed_shared_memory::remove Eric Niebler Ion Gaztañaga "The reference docs for `~basic_managed_shared_memory` here (www.boost.org/doc/libs/1_53_0/doc/html/boost/interprocess/basic_managed__idp56460464.html) say: > 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(). There is no member `remove`. " Bugs new To Be Determined interprocess Boost 1.52.0 Problem