boost/bind.hpp emits warnings about deprecating global placeholder argument keywords. C++20 removes std::bind1st/bind2nd, so replaced their usage with boost::bind.
[SVN r24055]
[SVN r21632]
[SVN r21619]