
13 Aug
2004
13 Aug
'04
10:33 p.m.
Thorsten <nesotto@cs.auc.dk> writes:
In this particular case, I think you could make a good argument that these traits (for iterators and ranges) are really the same, semantically. Maybe that solves some problems?
I'm not sure I see how. For example iterator traits don't have an iterator.
That's one reason we're not using degenerate traits blobs, but metafunctions. Isn't an iterator's value_type the same value_type a range or a container has? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com