Boost logo

Boost :

From: JOAQUIN LOPEZ MU?Z (joaquin_at_[hidden])
Date: 2004-04-14 14:07:18


----- Mensaje original -----
De: Rob Stewart <stewart_at_[hidden]>
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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk