Marshall Clow
As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy.
I get a lot of compile errors on MSVC12
when using boost::bind with more than two
arguments of which one is a non-const
reference and constructing a
boost::function with the result:
#include