Stefanos - 2014-12-03

Dear all.

I have a C++ code in my hands that used to compile with an older version of boost (unfortunately I don't know which). When I'm trying to compile at the moment I'm getting this error:

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1026:13: error: no matching constructor for initialization of
'binder2nd<std::__1::const_mem_fun1_t\<void, cbatevent,="" cbatmodule="" *=""> >'
{return binder2nd<__Operation>(__op, __x);}</std::__1::const_mem_fun1_t\<void,>

Did someone had this error before and can help me a bit? I'm a completely novice on that mater.

Best,
Stefanos