29 Aug 20:48
Re: 1.34.1: boost bind issue with function template
Peter Dimov <pdimov <at> pdimov.com>
2008-08-29 18:48:10 GMT
2008-08-29 18:48:10 GMT
mbrodeur65: > > Hi, > > I'm having problem compiling this piece of code in VC++ 7.1. I don't know > if > it is a bug in this environment but it compiles properly under gcc 3.4.4. > > thanks for any help !!! ... > Here are the compiler errors: > > c:\Program Files\boost\boost_1_34_1\boost\visit_each.hpp(25) : warning > C4675: 'void > boost::_bi::visit_each<Visitor,void,boost::_mfi::mf1<R,T,A1>,boost::_bi::list2<boost::_bi::list_av_2<C > *,A2>::B1,A2>>(V &,const boost::_bi::bind_t<R,F,L> &,int)' : resolved > overload was found by argument-dependent lookup I see no errors here, just a harmless warning. Am I missing something?
RSS Feed