Boost logo

Boost :

From: Fernando Cacciola (fernando_cacciola_at_[hidden])
Date: 2006-11-03 15:34:24


Peter Dimov wrote:
> Fernando Cacciola wrote:
>
>> But even fixing that I still get the same error:
>>
>> Error 1 error C2664: 'boost::_bi::bind_t<R,F,L>::bind_t(const
>> boost::_bi::bind_t<R,F,L> &)' : cannot convert parameter 1 from
>> 'boost::_bi::bind_t<R,F,L>' to 'const boost::_bi::bind_t<R,F,L> &'
>> d:\programacion\projects\policypipe\policypipe\policypipe.cpp 120
>
> You should take a look at the R, F and L that the compiler should have
> expanded after the error message. There may be another mismatch there.
>
Ha OK. I'll look into it next week.

Besides the error, that's the general way to go? (when I can only use
tuple/bind of course)

TIA

Fernando Cacciola


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk