$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2004-04-15 19:36:15
>> 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