Andrey Semashev ee1ec1cf57 Fix deprecated usage of boost/bind.hpp.
boost/bind.hpp emits compiler warnings about deprecation of the header
and global _N placeholders. This commit converts usage of this header
to boost/bind/bind.hpp and using namespace boost::placeholders.

Where boost::bind is not actually used, the includes are removed.
2020-05-11 19:26:26 +03:00
2014-08-18 15:09:55 +01:00
2004-06-29 02:50:07 +00:00
2018-09-29 17:34:43 +03:00
Description
Boost.org range module
5.4 MiB
Languages
C++ 99.9%