Boost logo

Boost Users :

Subject: Re: [Boost-users] [program_options] [msvc 2010] 1.34.1: Error when compiling
From: Boris Dušek (boris.dusek_at_[hidden])
Date: 2009-06-13 11:23:34


Hello Volodya,

> 1. C2668: 'boost::bind' : ambiguous call to overloaded function
>
> See https://svn.boost.org/trac/boost/changeset/53700

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



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net