|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2004-02-10 12:13:11
Angus Leeming <angus.leeming_at_[hidden]> 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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk