
10 Feb
2004
10 Feb
'04
5:13 p.m.
Angus Leeming <angus.leeming@btopenworld.com> writes:
libs/iterator/doc/iterator_facade.html#tutorial-example
In the section "Template Arguments for iterator_facade" is the subsection "CategoryOrTraversal". I suspect that should be "CategoryOfTraversal" (s/Or/Of/).
The iterator_adapter docs spell it "CategoryOrTraversal" too.
No, the spelling is as intended. It's either an iterator category tag (such as std::random_access_iterator_tag) or an iterator traversal tag (such as boost::random_access_traversal_tag). -- Dave Abrahams Boost Consulting www.boost-consulting.com