mirror of
https://github.com/boostorg/range.git
synced 2026-01-25 00:12:22 +01:00
ee1ec1cf57044e08cba49611bf479ff3aa41485e
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.
Description
Boost.org range module
Languages
C++
99.9%