Lars Gullik Bjønnes wrote:

> For 1.5 I think we should use the multi_index.
> Too me it looks really nice.

I like in too in principle. I don't like that I had to type a lot (because
the color set is in pimpl), and what I don't like at all is the fact that I
found no way to manipulate color names via an iterator:

it->x11name = x11name;

does not work because a const conflict.
BTW, the minimum supported gcc version of multi_index is 3.1

> And take the setup of this out ot LColor.

Remind me after 1.4.0 ;-)


Georg

Reply via email to