Boost logo

Boost :

From: Stefan Slapeta (stefan_nospam__at_[hidden])
Date: 2004-11-29 17:42:28


David Abrahams wrote:

>
> boost/bind/bind.hpp
>
> has the current contents of boost/bind.hpp, except that
> placeholders are not declared in the <unnamed>::
>

Nevertheless, please think about putting bind itself (and maybe the
rest) into namespace boost::bind as well, if only to introduce some kind
of symmetry between bind and lambda!

> boost/bind.hpp
>
> #include <boost/bind/bind.hpp>
> #include <boost/bind/placeholders.hpp>
> namespace { using namespace boost::bind::placeholders; }
>
> Is something wrong with that?

_PLEASE_ can we have this?

Stefan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk