Subject: [Boost-bugs] [Boost C++ Libraries] #8280: missing reference docs for members of basic_managed_shared_memory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-12 06:05:38
#8280: missing reference docs for members of basic_managed_shared_memory
------------------------------+---------------------------------------------
Reporter: eric_niebler | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.52.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
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
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8280> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC