Subject: [Boost-bugs] [Boost C++ Libraries] #3419: documentation bug in intrusive::list_base_hook
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-08 08:59:34
#3419: documentation bug in intrusive::list_base_hook
------------------------------+---------------------------------------------
Reporter: krzikalla@⦠| Owner: igaztanaga
Type: Tasks | Status: new
Milestone: Boost 1.41.0 | Component: intrusive
Version: Boost 1.40.0 | Severity: Cosmetic
Keywords: |
------------------------------+---------------------------------------------
The documentation for list_base_hook generated by doxygen tells about
private member functions (e.g. is_linked). These functions aren't private.
It can be fixed by inserting a "public:" at the proper place in
intrusive/list_hook.hpp. Aparently the list_base_hook definition in this
file is only for generating the documentation.
Other classes (e.g. list_member_hook) have the same problem.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3419> 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:01 UTC