id summary reporter owner description type status milestone component version severity resolution keywords cc 8280 missing reference docs for members of basic_managed_shared_memory Eric Niebler Ion Gaztañaga "The reference docs say that `managed_shared_memory` is a typedef for an instantiation of the `basic_managed_shared_memory` template. The reference docs for that are here: http://www.boost.org/doc/libs/1_53_0/doc/html/boost/interprocess/basic_managed__idp56460464.html The members `find`, `construct`, `construct_it` and `destroy` are not documented here, despite being used in the example here: http://www.boost.org/doc/libs/1_53_0/doc/html/interprocess/quick_guide.html#interprocess.quick_guide.qg_named_interprocess " Bugs new To Be Determined interprocess Boost 1.52.0 Problem