[Boost-bugs] [Boost C++ Libraries] #12762: Incorrect documentation for boost::intrusive::size_type<typename>

Subject: [Boost-bugs] [Boost C++ Libraries] #12762: Incorrect documentation for boost::intrusive::size_type<typename>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-01-16 06:14:53


#12762: Incorrect documentation for boost::intrusive::size_type<typename>
------------------------------+------------------------
 Reporter: fdegros@… | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: intrusive
  Version: Boost 1.63.0 | Severity: Cosmetic
 Keywords: |
------------------------------+------------------------
 In the documentation of Boost intrusive containers

 size_type<bool Enabled>

 should probably be

 size_type<typename SizeType>

 See:
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/slist.html#intrusive.slist.slist_container
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/list.html#intrusive.list.list_container
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/set_multiset.html#intrusive.set_multiset.set_multiset_containers
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/unordered_set_unordered_multiset.html#intrusive.unordered_set_unordered_multiset.unordered_set_unordered_multiset_containers
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/unordered_set_unordered_multiset.html#intrusive.unordered_set_unordered_multiset.unordered_set_unordered_multiset_containers
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/avl_set_multiset.html#intrusive.avl_set_multiset.set_multiset_containers
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/splay_set_multiset.html#intrusive.splay_set_multiset.set_multiset_containers
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/sg_set_multiset.html#intrusive.sg_set_multiset.sg_set_multiset_containers
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/treap_set_multiset.html#intrusive.treap_set_multiset.treap_set_multiset_containers

 The only place that seems to get it right is
 http://www.boost.org/doc/libs/1_63_0/doc/html/intrusive/usage.html#intrusive.usage.usage_base_hook

 However, there is a typo in this page. Change "specifying the the type" to
 "specifying the type".

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12762>
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:20 UTC