std::binder2nd deprecated warnings with C++11
Submitted by Johannis Bauer
Assigned to Nobody
Link to original bugzilla bug (#872)
Version: 3.3 (current stable)
Description
When compiling with C++11 support on the Intel compilers, lots of verbose warnings are emitted that std::binder2nd is deprecated.