Re: [boost] Re: Interest in bidirectional map?
by Jeremy B. Maitin-Shepard other posts by this author
Oct 21 2002 10:23PM messages near this date
[boost] Re: Interest in bidirectional map?
|
[boost] Reminder to merge changes from RC_1_29_0
On Mon, 2002-10-21 at 22:32, David B. Held wrote:
> [...]
> interleave the two sets over the same tree nodes. It could be
> possible to generalize map into an arbitrary-arity tuple ordering
> container. After all, why not a trimap? I could imagine this
>
It seems that there would be the problem of all elements of the tuple
having to be const so that modifications do not change the ordering.
I imagine that the only other option would be to include a mechanism of
alerting the container of changes to a particular element, which would
certainly be clumsy.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Dirk Gerrits
David B. Held
Dirk Gerrits
=?iso-8859-1?Q?Joaqu=EDn=20M=AA=20L=F3pez=20Mu=F1oz?=
David B. Held
David B. Held
David B. Held
David B. Held
Jeremy B. Maitin-Shepard
|