
21 Sep
2006
21 Sep
'06
12:46 p.m.
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