First time here? Check out the FAQ!
answered 2020-01-27 16:27:18 -0500
Compilation solved. Switch boost::bind() to std::bind() (#include <utility>) && switch _1 to std::placeholders::_1