Mass conversion of bind() calls to lambdas
Source file work done with custom-modified versions of clang-format and clang-tidy, via the modernize-avoid-bind checker. Headers were modified by hand. A script removed uses of <functional> and <boost/bind.hpp>.