On Sun, Jun 7, 2009 at 2:09 PM, Gevorg Voskanyan
<v_gevorg@yahoo.com> wrote:
Thomas Klimpel wrote:
> Steven Watanabe wrote:
> > Robert Jones wrote:
> > > I wonder why the Bind placeholders are in the global namespace?
> >
> > It's an historical artifact which has never been fixed.
>
> Are you implying that it could/should be fixed?
Well, at least there is a ticket for that:
https://svn.boost.org/trac/boost/ticket/2240
FWIW, std::bind has its placeholders in std::placeholders namespace.
I wasn't aware that there was a std::bind - is this in the C++03 standard, or
one of the library technical reports?
(Any URL to the standard spec would be appreciated)
Thanks, Rob.