Subject: [Boost-bugs] [Boost C++ Libraries] #3925: Property tree documentation has a lot of formatting bugs
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-12 15:51:22
#3925: Property tree documentation has a lot of formatting bugs
--------------------------+-------------------------------------------------
Reporter: anonymous | Owner: cornedbee
Type: Tasks | Status: new
Milestone: Boost 1.43.0 | Component: property_tree
Version: Boost 1.42.0 | Severity: Cosmetic
Keywords: |
--------------------------+-------------------------------------------------
At
http://www.boost.org/doc/libs/1_42_0/doc/html/boost_propertytree/parsers.html,
the end page notes contains stuffs like "[include cmd_line_parser.qbk]",
this is unlikely what the author wants.
At
http://www.boost.org/doc/libs/1_42_0/doc/html/boost_propertytree/accessing.html,
the 2nd code is like "double pi =
boost::lexical_cast<double>(it->second._ptree_data__());", _ptree_data__
is just wrong. Same for the last code "pt.__ptree_put_own__(3.14f);"
I'm pretty sure I could find much more errors like this, someone should
take the time to read the documentation accuratly.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3925> 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:02 UTC