Seems like the compiler can't handle __fastcall (and __stdcall) function pointers properly as required by bind.
I was under the mistaken impression that __fastcall was a borland only thing.
__fastcall member functions appear to work, though, if you remove
BOOST_BIND_ENABLE_FASTCALL and leave only the BOOST_MEM_FN_ENABLE_FASTCALL
define.
Working well. Thank you Peter :-)
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost