
13 Jun
2009
13 Jun
'09
3:23 p.m.
Hello Volodya,
1. C2668: 'boost::bind' : ambiguous call to overloaded function
It turned out this one not only fixes 1., but contains pointers for issues 2. and 3. as well: 2. - I had to #include <iterator>, and then also explicitly quality bind to boost::bind on the same line. Problem solved. 3. - It's a bug with a MS Connect report linked there. Problem "solved" :-) Thank you! Boris