|
Boost : |
From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2004-04-15 10:52:37
Matthew Vogt ha escrito:
[...]
> multi_index_container
> <
> employee,
> indexed_by<
> ordered_unique<member<employee,string,&employee::name> >,
> ordered_non_unique<member<employee,int,&employee:age> >,
> >
> >
>
I love this name "indexed_by"! If noone complains, this will go. Thanx
for the tip!
>
> > If I decided to rename index_list as indices: what
> > would be your proposal for mpl_index_list?
>
> 'indexed_by_list<>' ?
>
Well, this is less satisfying, I'd rather "mpl" appear in the name. What
about "mpl_indexed_by"?
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