$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-04-02 09:29:40
Stefan Strasser <sstrasser_at_[hidden]> writes:
> Stefan Strasser schrieb:
>> this code has always been working on gcc but doesn't on icc, can
>> anyone tell me what's wrong here:
>> typedef
>>
>> mpl::copy<AMplVector,mpl::back_inserter<mpl::vector<AnotherMplVector>
>> > >::type Type;
>
> sorry, I've made a mistake here: "AnotherMplVector" instead of
> "mpl::vector<AnotherMplVector>".
I can't tell what you've done. Why not post a tiny complete program
that reproduces the problem? It should be easy enough.
-- Dave Abrahams Boost Consulting www.boost-consulting.com