
14 Apr
2004
14 Apr
'04
7:07 p.m.
----- Mensaje original ----- De: Rob Stewart <stewart@sig.com> Fecha: Miércoles, Abril 14, 2004 7:25 pm Asunto: Re: [boost] Re: Re: Re: [indexed_set] revised naming proposal [...]
Don't forget "indices" or "indexes" in lieu of "index_list."
multi_index_container < employee, indices< ordered_unique<member<employee,string,&employee::name> >, ordered_non_unique<member<employee,int,&employee:age> >,
If I decided to rename index_list as indices: what would be your proposal for mpl_index_list? Leave it like that? (check the MPL section on the advanced topics page, in case you don't know about this construct.) Best, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo