Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2006-09-21 08:46:27


David Abrahams wrote:
> Is there a good reason there's a separate tag hierarchy for iterators
> and sequences?
>
> Seems a bit redundant, as a random access sequence is surely just a
> sequence with random access iterators (?)

Sequence tags may also inherit from associative_sequence_tag. So, it's
not only traversal that's accounted for.

Regards,

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk