$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [bind] Placeholders suggestion, std and boost
From: Peter Dimov (lists_at_[hidden])
Date: 2015-05-26 18:32:46
Glen Fernandes wrote:
> I propose creating <boost/bind/bind.hpp>. Including it should result in
> the placeholders being in boost::placeholders namespace.
> <boost/bind.hpp> would now do nothing more than just include
> <boost/bind/bind.hpp> and bring all the placeholders into the global
> namespace.
Done on develop (with a using directive.)