Re: [boost] Re: suggestion for iterator consistency predicates
by David Abrahams other posts by this author
Jun 14 2002 3:23AM messages near this date
[boost] Re: suggestion for iterator consistency predicates
|
Re: [boost] suggestion for iterator consistency predicates
From: "Matthew Wilson" <mwilson@[...].com>
> If you disagree with Scott, please read Item 2 thoroughly to hear his
> reasons... I'm not making a judgement on your suggestion, merely point
> out that if your intention was to allow this kind of programming, then
> it may not be the best thing to provide support for.
I've successfully used container traits to write a generic exception-safety
test. Yes, the containers are unfortunately highly non-uniform, but you can
eventually smooth out some of these differences using traits. I think it's
just a matter of capturing the right information in the traits.
-Dave
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Yitzhak Sapir
Matthew Wilson
David Abrahams
Herve Bronnimann
|