
23 Feb
2006
23 Feb
'06
12:35 a.m.
On 2/23/06, yinglcs2@yahoo.com <yinglcs2@yahoo.com> wrote:
Thanks. I add the import and namespace, but I still get the same arror:
../Utils.h: In function 'void keySet(T&, std::vector<int, std::allocator<int> >&)': ../Utils.h:175: error: use of '_1' is ambiguous /usr/include/boost/lambda/core.hpp:69: error: first declared as 'const boost::lambda::placeholder1_type& boost::lambda::<unnamed>::_1' here
--- nitin motgi <nitin.motgi@gmail.com> wrote:
<snip> Post a complete sample - that looks like you might have included boost/lambda/bind.hpp and boost/bind.hpp Stuart Dootson