|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-01-24 08:42:33
Terje Slettebø <tslettebo_at_[hidden]> writes:
>>From: "Aleksey Gurtovoy" <agurtovoy_at_[hidden]>
>>
>> std::string text("text");
>> mpl::for_each< my_types >(boost::bind<void>(my_function, text, _1));
>
> I got "error: no instance of function template "boost::mpl::for_each"
> matches the argument list", when trying this on Intel C++. Do you have a
> version of this that works?
You need the one in the CVS, which I added recently.
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk