
16 Apr
2004
16 Apr
'04
12:36 a.m.
How about just allowing any MPL sequence to specify the indices?
mpl_index_list does precisely this. Check the MPL part in the advanced topics section of the docs.
I think the question was why we need this intermediate class at all (or am I wrong?). No class -- no naming problem, and no need to provide the MPL wrapper (and no naming problem with the MPL wrapper). Just solving 3 problems in one shot :) Why not use an MPL sequence of indexes in the first place? Regards, Arkadiy