<code>
std::for_each(item_set.begin(), item_set.end(), boost::bind( 
&uuid_vec_t::push_back, &uuid_list, _1));
</code>

<error snip>
..\..\newview\llpaneloutfitedit.cpp(1332): error C2780: 
'boost::_bi::bind_t<_bi::dm_result<MT::* 
,A1>::type,boost::_mfi::dm<M,T>,_bi::list_av_1<A1>::type> boost::bind(M T::* 
,A1)' : expects 2 arguments - 3 provided
         
 C:\lindenhg\vcexpress2010build\libraries\include\boost/bind/bind.hpp(1728) : 
see declaration of 'boost::bind'
</error snip>

I have diffed and boost1-39 and i cant find differences.

Need pointers to help solve.



      
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to