id summary reporter owner description type status milestone component version severity resolution keywords cc 12762 Incorrect documentation for boost::intrusive::size_type fdegros@… Ion Gaztañaga "In the documentation of Boost intrusive containers size_type should probably be size_type 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""." Bugs closed To Be Determined intrusive Boost 1.63.0 Cosmetic fixed fdegros@…