mirror of
https://github.com/boostorg/range.git
synced 2026-01-20 04:52:08 +00:00
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.
5.5 KiB
5.5 KiB